commit: c8f89e1b9a0de6a5e15ca317f90b2bab38f1d38f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 12:41:38 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 12:41:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f89e1b
sys-libs/libxcrypt: Stabilize 4.4.38 amd64, #954551 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild index 1806e902a16b..309bd48e2951 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 )"
