diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:52:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:52:16 +0000 |
commit | 40941542c489ef23ad506cfbeabfcccf4cacc88b (patch) | |
tree | a7437a46ec7a6e46aa864144edbe86d0736d547a /dev-libs/inih | |
parent | app-portage/elt-patches: Stabilize 20201205 ppc64, #788910 (diff) | |
download | gentoo-40941542c489ef23ad506cfbeabfcccf4cacc88b.tar.gz gentoo-40941542c489ef23ad506cfbeabfcccf4cacc88b.tar.bz2 gentoo-40941542c489ef23ad506cfbeabfcccf4cacc88b.zip |
dev-libs/inih: Stabilize 53 ppc64, #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 d1272cebf8fb..55483607a084 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" |