diff options
author | 2025-04-26 11:53:36 +0100 | |
---|---|---|
committer | 2025-04-26 11:53:36 +0100 | |
commit | 0d4233e7dbd6c1883d409317a25a846369cdca0c (patch) | |
tree | c207780356dfac1acda3601c17ab466e8ef10c28 | |
parent | sys-libs/timezone-data: Stabilize 2025b x86, #954550 (diff) | |
download | gentoo-0d4233e7dbd6c1883d409317a25a846369cdca0c.tar.gz gentoo-0d4233e7dbd6c1883d409317a25a846369cdca0c.tar.bz2 gentoo-0d4233e7dbd6c1883d409317a25a846369cdca0c.zip |
sys-libs/libxcrypt: Stabilize 4.4.38 x86, #954551
Signed-off-by: Sam James <[email protected]>
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild index 497b6391de38..1806e902a16b 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild @@ -20,7 +20,7 @@ fi LICENSE="LGPL-2.1+ public-domain BSD BSD-2" SLOT="0/1" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="+compat static-libs +system test headers-only" RESTRICT="!test? ( test )" |