summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-22 04:18:56 +0100
committerSam James <sam@gentoo.org>2022-05-22 04:18:56 +0100
commit4a22cac022db4c650380b84d77cb1655739bfe6f (patch)
tree2d28129d42a7675ea0f47ff5daefa8821a3eb309 /dev-libs/inih
parentsys-libs/libcap: Stabilize 2.64 ppc64, #846830 (diff)
downloadgentoo-4a22cac022db4c650380b84d77cb1655739bfe6f.tar.gz
gentoo-4a22cac022db4c650380b84d77cb1655739bfe6f.tar.bz2
gentoo-4a22cac022db4c650380b84d77cb1655739bfe6f.zip
dev-libs/inih: Stabilize 55 amd64, #846824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r--dev-libs/inih/inih-55.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-55.ebuild b/dev-libs/inih/inih-55.ebuild
index a8893d65d6fd..9637ad41c57c 100644
--- a/dev-libs/inih/inih-55.ebuild
+++ b/dev-libs/inih/inih-55.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"