From dcf2a008bfef5dc3247240ce36a372856e86bb81 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 13 Apr 2026 07:44:07 +0000 Subject: [PATCH] sys-libs/libxcrypt: Sync with Gentoo It's from Gentoo commit 4407a0ea3e326ba1806f24fd0d5fad72443b70d7. Signed-off-by: Flatcar Buildbot --- .../sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild index 052def405d..e0e7ec02b6 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.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 )"