From bb944bd595bd123c9dfb3cc652fc0a872773b8c5 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Nov 2025 07:13:12 +0000 Subject: [PATCH] sys-devel/crossdev: Sync with Gentoo It's from Gentoo commit d37176111b7bad4ec68b94249409e0ce02912fc5. Signed-off-by: Flatcar Buildbot --- .../portage-stable/sys-devel/crossdev/crossdev-20251008.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/crossdev/crossdev-20251008.ebuild b/sdk_container/src/third_party/portage-stable/sys-devel/crossdev/crossdev-20251008.ebuild index 5494e3601b..450f5772ea 100644 --- a/sdk_container/src/third_party/portage-stable/sys-devel/crossdev/crossdev-20251008.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-devel/crossdev/crossdev-20251008.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "99999999" ]] ; then " else SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" - 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" fi DESCRIPTION="Gentoo Cross-toolchain generator"