checkpolicy: mark as broken for ZHF
This commit is contained in:
parent
db8ab2191d
commit
e9aadfd807
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
description = "SELinux policy compiler";
|
||||
license = licenses.gpl2;
|
||||
inherit (libsepol.meta) homepage platforms maintainers;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user