diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 03:48:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 03:48:48 +0000 |
commit | 8d84f9ba0a4603f30fc77dd178a586bca4b41253 (patch) | |
tree | 0ed500104512ada18c6a4b2a337b68a41ce81af9 /dev-libs/inih | |
parent | dev-libs/inih: Keyword 52 for ~ppc (diff) | |
download | gentoo-8d84f9ba0a4603f30fc77dd178a586bca4b41253.tar.gz gentoo-8d84f9ba0a4603f30fc77dd178a586bca4b41253.tar.bz2 gentoo-8d84f9ba0a4603f30fc77dd178a586bca4b41253.zip |
dev-libs/inih: Keyword 52 for ~ppc64
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-52.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-52.ebuild b/dev-libs/inih/inih-52.ebuild index bca8ccdf0821..2c550554b6bd 100644 --- a/dev-libs/inih/inih-52.ebuild +++ b/dev-libs/inih/inih-52.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="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" LICENSE="BSD" SLOT="0" |