diff options
author | Sam James <sam@gentoo.org> | 2021-11-22 06:27:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 06:28:18 +0000 |
commit | 5b87870785cf14109912ccce809d6e4a9b56c3aa (patch) | |
tree | 785da364c2d81d18891d91af16de5c6935270c99 | |
parent | profiles: mask (older) virtual/libcrypt:0/1 for glibc to ease upgrades (diff) | |
download | gentoo-5b87870785cf14109912ccce809d6e4a9b56c3aa.tar.gz gentoo-5b87870785cf14109912ccce809d6e4a9b56c3aa.tar.bz2 gentoo-5b87870785cf14109912ccce809d6e4a9b56c3aa.zip |
profiles/arch/sparc: unmask older libcrypt virtual for now
virtual/libcrypt:0/2 isn't marked stable yet on sparc.
Bug: https://bugs.gentoo.org/809410
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/arch/sparc/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index cffd5f5e1ac7..2e8748f1a007 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-11-22) +# Unmask older libcrypt virtual until libxcrypt is stable on sparc (pending) +# bug #809410 +-virtual/libcrypt:0/1 + # Raúl Porcel <armin76@gentoo.org> (2014-11-17) # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels sys-devel/kgcc64 |