Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/xpath/
Date: Tue, 07 Sep 2021 21:28:58
Message-Id: 1631050112.d9eb8b9e33944b0ab3f0b85c9cb35aefbcc7f106.marecki@gentoo
1 commit: d9eb8b9e33944b0ab3f0b85c9cb35aefbcc7f106
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 19:09:56 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 21:28:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9eb8b9e
7
8 dev-ruby/xpath: keyword 3.2.0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-ruby/xpath/xpath-3.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild b/dev-ruby/xpath/xpath-3.2.0.ebuild
16 index 31e0e645324..e13f6c3d7f1 100644
17 --- a/dev-ruby/xpath/xpath-3.2.0.ebuild
18 +++ b/dev-ruby/xpath/xpath-3.2.0.ebuild
19 @@ -15,7 +15,7 @@ DESCRIPTION="XPath is a Ruby DSL around a subset of XPath 1.0"
20 HOMEPAGE="https://github.com/jnicklas/xpath"
21 LICENSE="MIT"
22
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 SLOT="3"
26 IUSE=""