diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-24 21:23:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-24 21:24:03 -0500 |
commit | 403e83e9ee41090ac24cc6daa9afe66149b85da7 (patch) | |
tree | c6d1a2ca10d69d34a7bfe174babc783382d55071 /dev-libs/inih | |
parent | dev-db/mysql: Stabilize 8.0.22 amd64, #756649 (diff) | |
download | gentoo-403e83e9ee41090ac24cc6daa9afe66149b85da7.tar.gz gentoo-403e83e9ee41090ac24cc6daa9afe66149b85da7.tar.bz2 gentoo-403e83e9ee41090ac24cc6daa9afe66149b85da7.zip |
dev-libs/inih: Keyword 52 alpha, #759553
Signed-off-by: Matt Turner <mattst88@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 643c90ef2a42..71d82e5d0f3f 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="~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" |