Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/inih/
Date: Fri, 25 Dec 2020 02:24:22
Message-Id: 1608863043.403e83e9ee41090ac24cc6daa9afe66149b85da7.mattst88@gentoo
1 commit: 403e83e9ee41090ac24cc6daa9afe66149b85da7
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 02:23:41 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 02:24:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403e83e9
7
8 dev-libs/inih: Keyword 52 alpha, #759553
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/inih/inih-52.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/inih/inih-52.ebuild b/dev-libs/inih/inih-52.ebuild
16 index 643c90ef2a4..71d82e5d0f3 100644
17 --- a/dev-libs/inih/inih-52.ebuild
18 +++ b/dev-libs/inih/inih-52.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="inih (INI not invented here) simple .INI file parser"
20 HOMEPAGE="https://github.com/benhoyt/inih"
21
22 SRC_URI="https://github.com/benhoyt/inih/archive/r${PV}.tar.gz -> ${P}.tar.gz"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25
26 LICENSE="BSD"
27 SLOT="0"