diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 11:59:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 11:59:25 +0000 |
commit | 8304af0fe9afec7879666c02bde8b1325c8a6874 (patch) | |
tree | c5458c5c8efe3c51eb0e8f958b82eebddb76c9ac /sys-libs | |
parent | sys-libs/musl: Stabilize 1.2.3-r7 arm64, #886217 (diff) | |
download | gentoo-8304af0fe9afec7879666c02bde8b1325c8a6874.tar.gz gentoo-8304af0fe9afec7879666c02bde8b1325c8a6874.tar.bz2 gentoo-8304af0fe9afec7879666c02bde8b1325c8a6874.zip |
sys-libs/libxcrypt: Stabilize 4.4.33 arm64, #886217
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild index ad247de20c34..a75c9b9b75c5 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.33.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 )" |