summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-07 22:21:28 +0100
committerMarek Szuba <marecki@gentoo.org>2021-09-07 22:28:46 +0100
commit0ba62ab52105757a94450eee4a8ccf0acb9158c4 (patch)
tree3d411b68e6f8ccec1aaa52ff0d7bd29d0246595e
parentdev-ruby/crass: keyword 1.0.6 for ~riscv (diff)
downloadgentoo-0ba62ab5.tar.gz
gentoo-0ba62ab5.tar.bz2
gentoo-0ba62ab5.zip
dev-ruby/erubi: keyword 1.10.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--dev-ruby/erubi/erubi-1.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/erubi/erubi-1.10.0.ebuild b/dev-ruby/erubi/erubi-1.10.0.ebuild
index 112ff370658f..21d0cfcff33f 100644
--- a/dev-ruby/erubi/erubi-1.10.0.ebuild
+++ b/dev-ruby/erubi/erubi-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-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/minitest dev-ruby/minitest-global_expectations )"