Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/xml-simple/
Date: Tue, 02 Aug 2022 06:52:46
Message-Id: 1659423144.2d27eab0f747801cba2a518a13bd109045d76bb2.ago@gentoo
1 commit: 2d27eab0f747801cba2a518a13bd109045d76bb2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 06:52:24 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 06:52:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d27eab0
7
8 dev-ruby/xml-simple: x86 stable wrt bug #862190
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild
16 index befb8df84a45..665c0addf5d9 100644
17 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild
18 +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/maik/xml-simple"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc x86"
25 IUSE=""
26
27 RUBY_S="${PN}-${COMMIT}"