Skip to content

Commit 086bb84

Browse files
committed
fixup! overlay profiles: Allow python for sys-libs/libselinux
1 parent daf5b1b commit 086bb84

File tree

1 file changed

+3
-3
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic

1 file changed

+3
-3
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use.mask

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# not build.
44
sys-apps/smartmontools caps
55

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.
6+
# Allow USE=python for sys-libs/libselinux - it is needed by portage
7+
# with USE=selinux. For production images, we will filter python files
8+
# out with an install mask.
99
sys-libs/libselinux -python

0 commit comments

Comments
 (0)