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