diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 03:44:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 03:44:00 +0000 |
commit | cf70d55d17230d82b8fef6ce73205eef32da50f3 (patch) | |
tree | 55e13cd502665746ca58d4d31a92427b6dcea449 /dev-libs/inih | |
parent | dev-libs/inih: Keyword 52 for ~arm (diff) | |
download | gentoo-cf70d55d17230d82b8fef6ce73205eef32da50f3.tar.gz gentoo-cf70d55d17230d82b8fef6ce73205eef32da50f3.tar.bz2 gentoo-cf70d55d17230d82b8fef6ce73205eef32da50f3.zip |
dev-libs/inih: Keyword 52 for ~arm64
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 720be9cb4673..5f9a76acc578 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="BSD" SLOT="0" |