diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.force | 8 | ||||
-rw-r--r-- | profiles/features/wd40/package.mask | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force index e74bebd7fe25..369d1774b6dc 100644 --- a/profiles/features/musl/package.use.force +++ b/profiles/features/musl/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-11-02) +# The libxcrypt migration is optional for musl. +sys-libs/libxcrypt -system -compat + # Sam James <sam@gentoo.org> (2022-10-04) # net-misc/netkit-rsh is masked on musl and USE=-crypt depends on it sys-cluster/torque crypt @@ -9,10 +13,6 @@ sys-cluster/torque crypt # The musl allocator works well with telegram net-im/telegram-desktop -jemalloc -# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-14) -# Do not force system install for libxcrypt here -<sys-libs/libxcrypt-4.4.28-r2 -system -compat - # Force system-libevent use flag on mozilla packages, since the building of # bundled libevent cannot accomodate a system without sysctl.h # See bug 574830 for more info. diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 55b305242c18..314a96313cfb 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -34,6 +34,7 @@ dev-python/osc-lib dev-python/paramiko >=dev-python/pyopenssl-22 dev-python/pyspnego +>=dev-python/pytest-trio-0.8.0 dev-python/python-daemon dev-python/python-glanceclient dev-python/python-ironicclient |