Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libcrypt/
Date: Thu, 24 Jun 2021 22:02:06
Message-Id: 1624572095.0aba872326b1a2fd8fab415959bf1759f2b0a635.sam@gentoo
1 commit: 0aba872326b1a2fd8fab415959bf1759f2b0a635
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 24 22:01:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 24 22:01:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aba8723
7
8 virtual/libcrypt: destabilize 2
9
10 Needed to avoid accidents when we do the unmasking in the future.
11
12 Bug: https://bugs.gentoo.org/699422
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 virtual/libcrypt/libcrypt-2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/virtual/libcrypt/libcrypt-2.ebuild b/virtual/libcrypt/libcrypt-2.ebuild
19 index 3397b3f2ce9..a27d98da245 100644
20 --- a/virtual/libcrypt/libcrypt-2.ebuild
21 +++ b/virtual/libcrypt/libcrypt-2.ebuild
22 @@ -8,7 +8,7 @@ inherit multilib-build
23 DESCRIPTION="Virtual for libcrypt.so"
24
25 SLOT="0/2"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE="+static-libs"
29
30 RDEPEND="