commit: adc48fd9773246e68fdb5d30683c7f48d3ec8407 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 09:10:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 09:10:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc48fd9
dev-libs/inih: Stabilize 52 amd64, #762961 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/inih/inih-52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/inih/inih-52.ebuild b/dev-libs/inih/inih-52.ebuild index 71d82e5d0f3..9a27fb710e9 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"
