summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-22 04:20:30 +0100
committerSam James <sam@gentoo.org>2022-05-22 04:20:30 +0100
commitfe148ae444e86fd9c4db9e239c129ab3e9405a25 (patch)
tree97b4c6953d40cc19d2f3274303c0867d35c60dd7 /dev-libs/inih
parentnet-firewall/nftables: Stabilize 1.0.2-r1 amd64, #846866 (diff)
downloadgentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.tar.gz
gentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.tar.bz2
gentoo-fe148ae444e86fd9c4db9e239c129ab3e9405a25.zip
dev-libs/inih: Stabilize 55 x86, #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 9637ad41c57c..7e39937f3333 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"