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 daf5b1b commit 086bb84Copy full SHA for 086bb84
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use.mask
@@ -3,7 +3,7 @@
3
# not build.
4
sys-apps/smartmontools caps
5
6
-# Allow python for sys-libs/libselinux - it is needed by portage with
7
-# USE=selinux. For production images, we will filter these files out
8
-# with an install mask.
+# Allow USE=python for sys-libs/libselinux - it is needed by portage
+# with USE=selinux. For production images, we will filter python files
+# out with an install mask.
9
sys-libs/libselinux -python
0 commit comments