overlay profiles: Mask python and perl USE flags for generic images

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-04-24 10:16:18 +02:00
parent 862ca0164c
commit d64475a947
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,6 @@ dev-lang/python gdbm
dev-libs/dbus-glib tools
dev-libs/elfutils -utils
dev-libs/openssl pkcs11
dev-util/perf -perl -python
net-misc/dhcp -server
net-misc/ntp caps
sys-apps/smartmontools -daemon -update-drivedb -systemd

View File

@ -1,2 +0,0 @@
# Only needed by Catalyst in the SDK, requires dev-lang/python-exec.
sys-apps/util-linux python

View File

@ -0,0 +1,3 @@
# Disable anything that pulls those interpreters into generic images.
perl
python