summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-01-14 19:28:56 -0500
committerJoshua Kinard <kumba@gentoo.org>2021-01-14 19:28:56 -0500
commitf5c5b8a7d95e31c38507ca194e31a42e40af8ae8 (patch)
treee8611a2eca8709be2cc4dbfcfc7646614e26c3fe /dev-libs/inih/inih-52-r1.ebuild
parentdev-python/pyenchant: Stabilize 3.2.0 ppc64, #765295 (diff)
downloadgentoo-f5c5b8a7d95e31c38507ca194e31a42e40af8ae8.tar.gz
gentoo-f5c5b8a7d95e31c38507ca194e31a42e40af8ae8.tar.bz2
gentoo-f5c5b8a7d95e31c38507ca194e31a42e40af8ae8.zip
dev-libs/inih: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/759553 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.13, Repoman-3.0.2
Diffstat (limited to 'dev-libs/inih/inih-52-r1.ebuild')
-rw-r--r--dev-libs/inih/inih-52-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-52-r1.ebuild b/dev-libs/inih/inih-52-r1.ebuild
index 59b118e7afe5..288ada671b4b 100644
--- a/dev-libs/inih/inih-52-r1.ebuild
+++ b/dev-libs/inih/inih-52-r1.ebuild
@@ -9,7 +9,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 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
LICENSE="BSD"
SLOT="0"