We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086bb84 commit fa40173Copy full SHA for fa40173
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