summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-08 12:32:32 +0100
committerMarek Szuba <marecki@gentoo.org>2021-09-08 17:11:13 +0100
commit66c74bac7e771b497d97b1a108b3abcd9ef9ee9b (patch)
treeb7f049602e7ced10fe87023c39fbfc9457546d50 /dev-ruby/asciimath
parentwww-client/firefox-bin: drop x-scheme-handler/ftp support (diff)
downloadgentoo-66c74bac7e771b497d97b1a108b3abcd9ef9ee9b.tar.gz
gentoo-66c74bac7e771b497d97b1a108b3abcd9ef9ee9b.tar.bz2
gentoo-66c74bac7e771b497d97b1a108b3abcd9ef9ee9b.zip
dev-ruby/asciimath: keyword 2.0.3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r--dev-ruby/asciimath/asciimath-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-2.0.3.ebuild b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
index edb61e0d3a22..36109ee9d0c9 100644
--- a/dev-ruby/asciimath/asciimath-2.0.3.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/nokogiri )"