diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 23:37:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 23:37:19 +0000 |
commit | 0cee4bc1c11d200c848c7978e1c7dc2b78b975d8 (patch) | |
tree | b17f93cfb3e9be92235ef5e694b73982ce966889 /dev-libs/inih | |
parent | sys-fs/xfsprogs: Stabilize 5.10.0 s390, #762961 (diff) | |
download | gentoo-0cee4bc1c11d200c848c7978e1c7dc2b78b975d8.tar.gz gentoo-0cee4bc1c11d200c848c7978e1c7dc2b78b975d8.tar.bz2 gentoo-0cee4bc1c11d200c848c7978e1c7dc2b78b975d8.zip |
dev-libs/inih: Stabilize 52 s390, #762961
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 efdb3858be6a..720cb12d2475 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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc ~x86" LICENSE="BSD" SLOT="0" |