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: Sun, 19 Mar 2023 22:08:32
Message-Id: 1679263696.0ec4364fc6af61839891b0bf30db49361f35ffb3.sam@gentoo
1 commit: 0ec4364fc6af61839891b0bf30db49361f35ffb3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 22:08:16 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 22:08:16 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec4364f
7
8 sys-libs/libxcrypt: Stabilize 4.4.33 hppa, #886217
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild
16 index b8e357fe4526..f062f307542a 100644
17 --- a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild
18 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.33.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE="+compat split-usr static-libs +system test headers-only"
26 REQUIRED_USE="split-usr? ( system )"
27 RESTRICT="!test? ( test )"