diff options
author | Sam James <sam@gentoo.org> | 2023-09-02 17:54:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-02 17:54:46 +0100 |
commit | 14fb9691c006550f8583703cd6c475280ed89795 (patch) | |
tree | c6af3ef971b5ed5e4b81ffbaed1a2f064da95b62 /sys-libs/libxcrypt | |
parent | virtual/perl-Compress-Raw-Zlib: add 2.206.0 (diff) | |
download | gentoo-14fb9691c006550f8583703cd6c475280ed89795.tar.gz gentoo-14fb9691c006550f8583703cd6c475280ed89795.tar.bz2 gentoo-14fb9691c006550f8583703cd6c475280ed89795.zip |
sys-libs/libxcrypt: stabilize 4.4.36 for amd64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.36.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.36.ebuild index 98e00079f8ba..e3450fe1f762 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.36.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.36.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 )" |