summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-22 04:17:10 +0100
committerSam James <sam@gentoo.org>2022-05-22 04:17:10 +0100
commit53df9d671aeb146d138384eb9fb3f941afc67446 (patch)
tree4b9efc2088e424350a5f22ce9382638ec12252d1 /dev-libs/inih
parentsys-apps/pciutils: Stabilize 3.8.0 ppc, #846836 (diff)
downloadgentoo-53df9d671aeb146d138384eb9fb3f941afc67446.tar.gz
gentoo-53df9d671aeb146d138384eb9fb3f941afc67446.tar.bz2
gentoo-53df9d671aeb146d138384eb9fb3f941afc67446.zip
dev-libs/inih: Stabilize 55 ppc64, #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 c093964c1785..a8893d65d6fd 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"