commit:     6aeaf45b893a4047095067fcfc0e52f5f50afb32
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 01:30:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 01:31:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aeaf45b

profiles: change virtual/libcrypt mask to ~ prefix

This is needed to ensure users don't have obsolete >= unmasks
in their configurations which might, in future, be used
for other purposes (like disabling compatibility mode, even if
that's indefinitely masked).

Bug: https://bugs.gentoo.org/699422
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 194071e6a30..8e4989e2eae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -482,7 +482,7 @@ kde-apps/kdebase-meta:5
 # Patrick McLean <chutz...@gentoo.org> (2020-02-07)
 # Mask until sys-libs/libxcrypt[system] is unmasked
 # (NOTE: Likely needs to be moved to musl + uclibc profiles, not dropped 
entirely)
->=virtual/libcrypt-2
+~virtual/libcrypt-2
 
 # Lars Wendler <polynomia...@gentoo.org> (2019-11-14)
 # Breaks archives containing relative paths

Reply via email to