overlay profiles: Allow sys-auth/sssd-2.9.6-r1

This revision has fixed an issue of pulling python unconditionally.
This commit is contained in:
Krzesimir Nowak 2025-01-27 13:55:56 +01:00
parent 42ca81f22a
commit 4714f57aa4
2 changed files with 5 additions and 4 deletions

View File

@ -79,7 +79,11 @@
# Keep versions on both arches in sync. # Keep versions on both arches in sync.
=sys-apps/zram-generator-1.1.2-r1 ~arm64 =sys-apps/zram-generator-1.1.2-r1 ~arm64
=sys-auth/sssd-2.9.5 ~arm64
# Needed to avoid pulling python into production images.
=sys-auth/sssd-2.9.6-r1 ~amd64 ~arm64
# Keep versions on both arches in sync.
=sys-boot/mokutil-0.7.2 ** =sys-boot/mokutil-0.7.2 **
# Enable ipvsadm for arm64. # Enable ipvsadm for arm64.

View File

@ -20,6 +20,3 @@
# Pulls in LLVM and clang. # Pulls in LLVM and clang.
>=sys-block/thin-provisioning-tools-1.0.14 >=sys-block/thin-provisioning-tools-1.0.14
# Pulls in python into production.
>=sys-auth/sssd-2.9.6