forked from mirrors/nixpkgs
libevent: set platforms
This commit is contained in:
parent
a5adbf19a6
commit
d74eece6df
|
@ -25,5 +25,6 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
license = "mBSD";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue