summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-06 22:34:57 +0100
committerSam James <sam@gentoo.org>2022-09-06 22:34:57 +0100
commitc7ebfefc5a5d74503c56a4d5029250d4ea9389ea (patch)
treea2af5352bd8a99640862e348893c4a7ef66a685c
parentapp-admin/sudo: Stabilize 1.9.11_p3 arm64, #868945 (diff)
downloadgentoo-c7ebfefc.tar.gz
gentoo-c7ebfefc.tar.bz2
gentoo-c7ebfefc.zip
dev-libs/inih: Stabilize 56 arm64, #868948
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/inih/inih-56.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-56.ebuild b/dev-libs/inih/inih-56.ebuild
index 8439ec4e2713..954f560eca50 100644
--- a/dev-libs/inih/inih-56.ebuild
+++ b/dev-libs/inih/inih-56.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="inih (INI not invented here) simple .INI file parser"
HOMEPAGE="https://github.com/benhoyt/inih"
SRC_URI="https://github.com/benhoyt/inih/archive/r${PV}.tar.gz -> ${P}.tar.gz"
-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"
S="${WORKDIR}/inih-r${PV}"
LICENSE="BSD"