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: Wed, 05 Jan 2022 05:24:50
Message-Id: 1641360268.5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0.sam@gentoo
1 commit: 5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 05:24:28 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 05:24:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7c3bdc
7
8 sys-libs/libxcrypt: Stabilize 4.4.25-r1 sparc, #809410
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
16 index 13858d396505..046aa201cc37 100644
17 --- a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
18 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2004-2021 Gentoo Authors
21 +# Copyright 2004-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -20,7 +20,7 @@ fi
26
27 LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
28 SLOT="0/1"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
31 IUSE="+compat split-usr static-libs system test"
32 REQUIRED_USE="split-usr? ( system )"
33 RESTRICT="!test? ( test )"