From e9094a0ceb82759ee24aba023f5f03be56bedb10 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 3 Nov 2025 07:07:06 +0000 Subject: [PATCH] dev-libs/inih: Sync with Gentoo It's from Gentoo commit cb00ff0d53c78be6306e7d24e123d9d8cd9cf1f5. Signed-off-by: Flatcar Buildbot --- .../src/third_party/portage-stable/dev-libs/inih/inih-62.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-62.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-62.ebuild index e8dc48b8e8..b77eeba1dd 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-62.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-62.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/inih-r${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"