acl: Add platforms
This commit is contained in:
parent
421989fb5a
commit
40879a95ee
@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://savannah.nongnu.org/projects/acl;
|
homepage = http://savannah.nongnu.org/projects/acl;
|
||||||
description = "Library and tools for manipulating access control lists";
|
description = "Library and tools for manipulating access control lists";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user