Gentoo Archives: gentoo-commits

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