diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 13:42:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:01:34 +0200 |
commit | f58b7793fb909f303ae780bda3d406531b2ad23c (patch) | |
tree | 5876671da82e84cc3396c99f9d3f01a03b17392d /sys-libs | |
parent | dev-perl/Config-AutoConf: Stabilize 0.320.0 arm, #833663 (diff) | |
download | gentoo-f58b7793fb909f303ae780bda3d406531b2ad23c.tar.gz gentoo-f58b7793fb909f303ae780bda3d406531b2ad23c.tar.bz2 gentoo-f58b7793fb909f303ae780bda3d406531b2ad23c.zip |
sys-libs/libxcrypt: Stabilize 4.4.27 arm64, #833661
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild index 1604ba001fff..42087c024327 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="+compat split-usr static-libs system test" REQUIRED_USE="split-usr? ( system )" RESTRICT="!test? ( test )" |