libevent: set platforms
This commit is contained in:
parent
a5adbf19a6
commit
d74eece6df
@ -25,5 +25,6 @@ stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
license = "mBSD";
|
license = "mBSD";
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user