diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 07:51:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 07:51:00 +0000 |
commit | 0bfab908e28aa2b6ab5b2fb43066aa8852df143e (patch) | |
tree | 01b74de056e839485d4e8c466f6c28dc0c183955 /sys-libs/libxcrypt | |
parent | sys-libs/libxcrypt: Stabilize 4.4.28-r2 x86, #886215 (diff) | |
download | gentoo-0bfab908e28aa2b6ab5b2fb43066aa8852df143e.tar.gz gentoo-0bfab908e28aa2b6ab5b2fb43066aa8852df143e.tar.bz2 gentoo-0bfab908e28aa2b6ab5b2fb43066aa8852df143e.zip |
sys-libs/libxcrypt: Stabilize 4.4.28-r2 arm64, #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 e8f725c72311..cb79fbddf0b1 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 )" |