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/asciimath/
Date: Wed, 08 Sep 2021 16:11:31
Message-Id: 1631117473.66c74bac7e771b497d97b1a108b3abcd9ef9ee9b.marecki@gentoo
1 commit: 66c74bac7e771b497d97b1a108b3abcd9ef9ee9b
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 11:32:32 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 16:11:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c74bac
7
8 dev-ruby/asciimath: keyword 2.0.3 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 dev-ruby/asciimath/asciimath-2.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/asciimath/asciimath-2.0.3.ebuild b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
16 index edb61e0d3a2..36109ee9d0c 100644
17 --- a/dev-ruby/asciimath/asciimath-2.0.3.ebuild
18 +++ b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
20
21 LICENSE="MIT"
22 SLOT="1"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE=""
26
27 ruby_add_bdepend "test? ( dev-ruby/nokogiri )"