We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365ce59 commit a8e24fbCopy full SHA for a8e24fb
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use.mask
@@ -7,3 +7,8 @@ sys-apps/smartmontools caps
7
# with USE=selinux. For production images, we will filter python files
8
# out with an install mask.
9
sys-libs/libselinux -python
10
+
11
+# Allow USE=python for sys-process/audit - it is needed by
12
+# policycoreutils. For production images, we will filter python files
13
+# out with an install mask.
14
+sys-process/audit -python
0 commit comments