Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/
Date: Sat, 19 Feb 2022 12:02:14
Message-Id: 1645272094.f58b7793fb909f303ae780bda3d406531b2ad23c.arthurzam@gentoo
1 commit: f58b7793fb909f303ae780bda3d406531b2ad23c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 11:42:56 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 12:01:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58b7793
7
8 sys-libs/libxcrypt: Stabilize 4.4.27 arm64, #833661
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
16 index 1604ba001fff..42087c024327 100644
17 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
18 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild
19 @@ -20,7 +20,7 @@ fi
20
21 LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
22 SLOT="0/1"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
25 IUSE="+compat split-usr static-libs system test"
26 REQUIRED_USE="split-usr? ( system )"
27 RESTRICT="!test? ( test )"