Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
Date: Mon, 22 Nov 2021 06:28:32
Message-Id: 1637562498.5b87870785cf14109912ccce809d6e4a9b56c3aa.sam@gentoo
1 commit: 5b87870785cf14109912ccce809d6e4a9b56c3aa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 06:27:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 06:28:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b878707
7
8 profiles/arch/sparc: unmask older libcrypt virtual for now
9
10 virtual/libcrypt:0/2 isn't marked stable yet on sparc.
11
12 Bug: https://bugs.gentoo.org/809410
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/arch/sparc/package.mask | 7 ++++++-
16 1 file changed, 6 insertions(+), 1 deletion(-)
17
18 diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask
19 index cffd5f5e1ac7..2e8748f1a007 100644
20 --- a/profiles/arch/sparc/package.mask
21 +++ b/profiles/arch/sparc/package.mask
22 @@ -1,6 +1,11 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 +# Sam James <sam@g.o> (2021-11-22)
28 +# Unmask older libcrypt virtual until libxcrypt is stable on sparc (pending)
29 +# bug #809410
30 +-virtual/libcrypt:0/1
31 +
32 # Raúl Porcel <armin76@g.o> (2014-11-17)
33 # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels
34 sys-devel/kgcc64