diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:58:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:58:06 +0000 |
commit | d738f13f6ec8cf38f040eb4e7960737507d3be90 (patch) | |
tree | af84613d6b3bcb9578b1933dfab4d15b0bdaac3e /dev-libs/inih | |
parent | app-portage/elt-patches: Stabilize 20201205 sparc, #788910 (diff) | |
download | gentoo-d738f13f6ec8cf38f040eb4e7960737507d3be90.tar.gz gentoo-d738f13f6ec8cf38f040eb4e7960737507d3be90.tar.bz2 gentoo-d738f13f6ec8cf38f040eb4e7960737507d3be90.zip |
dev-libs/inih: Stabilize 53 sparc, #788916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/inih/inih-53.ebuild b/dev-libs/inih/inih-53.ebuild index b41d7ced9650..eca5aae8a4c7 100644 --- a/dev-libs/inih/inih-53.ebuild +++ b/dev-libs/inih/inih-53.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 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" LICENSE="BSD" SLOT="0" |