From d989b99acb086f51ea205756ef046239b013244e Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 4 Sep 2023 07:10:13 +0000 Subject: [PATCH] dev-libs/inih: Sync with Gentoo It's from Gentoo commit 9f68eb06a3e8bcbedc60f0c518006e25feb05ffd. --- .../src/third_party/portage-stable/dev-libs/inih/inih-57.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-57.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-57.ebuild index ba61d2ec92..bb6473c9f6 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-57.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/inih/inih-57.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/inih-r${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" DOCS=( README.md )