From acee470d2a309abf5dbd32362e68eccc71ad2708 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 23 Feb 2026 18:11:58 +0000 Subject: [PATCH] sys-apps/iucode_tool: Use unstable 2.3.1-r2 for a cross-compile fix Signed-off-by: James Le Cuirot --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index da88226358..1036981959 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -137,3 +137,6 @@ sys-apps/azure-vm-utils # Our own ebuild fixing issues in Gentoo, hopefully will be fixed # there too eventually. =sys-libs/libselinux-3.8.1-r3 ~amd64 ~arm64 + +# Needed to build this amd64-specific package on other arches. +=sys-apps/iucode_tool-2.3.1-r2 ~amd64 ~arm64