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, 10 Sep 2021 20:16:12
Message-Id: 1631304947.0a818729a5694400694e08fc72789c29ecd188a2.mattst88@gentoo
1 commit: 0a818729a5694400694e08fc72789c29ecd188a2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 19:54:51 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 20:15:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a818729
7
8 dev-libs/inih: Stable hppa 53
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/inih/inih-53.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/inih/inih-53.ebuild b/dev-libs/inih/inih-53.ebuild
16 index 539d28ddaeb..0c65d26f169 100644
17 --- a/dev-libs/inih/inih-53.ebuild
18 +++ b/dev-libs/inih/inih-53.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="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 LICENSE="BSD"
27 SLOT="0"