Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/
Date: Fri, 25 Feb 2022 18:38:53
Message-Id: 1645814224.ec1e2dd5ae1350388507b0433967893661789158.sam@gentoo
1 commit: ec1e2dd5ae1350388507b0433967893661789158
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Feb 25 13:37:22 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 18:37:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1e2dd5
7
8 sys-libs/libxcrypt: stable 4.4.27 for hppa, bug #833661
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
19 index 7b3bc5b35cc6..c9559428437e 100644
20 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
21 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
22 @@ -20,7 +20,7 @@ fi
23
24 LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
25 SLOT="0/1"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
28 IUSE="+compat split-usr static-libs system test"
29 REQUIRED_USE="split-usr? ( system )"
30 RESTRICT="!test? ( test )"