diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 07:51:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 07:51:02 +0000 |
commit | 9136d9be3bc3eabc6f47bdb5879427dcd1f6682e (patch) | |
tree | ca0f3fb3ec279e3fb218f50748fd9282dea799b1 /sys-libs/libxcrypt | |
parent | sys-libs/libxcrypt: Stabilize 4.4.28-r2 arm64, #886215 (diff) | |
download | gentoo-9136d9be3bc3eabc6f47bdb5879427dcd1f6682e.tar.gz gentoo-9136d9be3bc3eabc6f47bdb5879427dcd1f6682e.tar.bz2 gentoo-9136d9be3bc3eabc6f47bdb5879427dcd1f6682e.zip |
sys-libs/libxcrypt: Stabilize 4.4.28-r2 arm, #886215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild index cb79fbddf0b1..224b5d1989e4 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild @@ -20,7 +20,7 @@ fi LICENSE="LGPL-2.1+ public-domain BSD BSD-2" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+compat split-usr static-libs +system test headers-only" REQUIRED_USE="split-usr? ( system )" RESTRICT="!test? ( test )" |