diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 09:10:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 09:10:14 +0000 |
commit | adc48fd9773246e68fdb5d30683c7f48d3ec8407 (patch) | |
tree | 5b3d086ce28e582234194f5edebf38356bcc9754 /dev-libs/inih | |
parent | sys-fs/xfsprogs: Stabilize 5.10.0 amd64, #762961 (diff) | |
download | gentoo-adc48fd9773246e68fdb5d30683c7f48d3ec8407.tar.gz gentoo-adc48fd9773246e68fdb5d30683c7f48d3ec8407.tar.bz2 gentoo-adc48fd9773246e68fdb5d30683c7f48d3ec8407.zip |
dev-libs/inih: Stabilize 52 amd64, #762961
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/inih')
-rw-r--r-- | dev-libs/inih/inih-52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/inih/inih-52.ebuild b/dev-libs/inih/inih-52.ebuild index 71d82e5d0f3f..9a27fb710e9a 100644 --- a/dev-libs/inih/inih-52.ebuild +++ b/dev-libs/inih/inih-52.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |