Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libxcrypt/
Date: Sat, 17 Jul 2021 23:34:01
Message-Id: 1626564823.7b8752abd6a50c15a9eb94d1d608714227a90142.dilfridge@gentoo
1 commit: 7b8752abd6a50c15a9eb94d1d608714227a90142
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 23:32:04 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 23:33:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8752ab
7
8 sys-libs/libxcrypt: rekeyword
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
17 index 9a542cc2117..3a3fed600df 100644
18 --- a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
19 +++ b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
20 @@ -20,7 +20,7 @@ fi
21
22 LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
23 SLOT="0/1"
24 -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 IUSE="+compat split-usr +static-libs system test"
27 REQUIRED_USE="split-usr? ( system )"
28 RESTRICT="!test? ( test )"