summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-05 10:22:07 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:48:19 +0800
commitd9a8f2bb1407d033f1da3ef500db2c4387fd73af (patch)
tree89a5bcd7672d094b02c7f905ec256871fc63e946 /dev-ruby/activesupport
parentdev-ruby/activerecord: keyword ~riscv (diff)
downloadgentoo-d9a8f2bb1407d033f1da3ef500db2c4387fd73af.tar.gz
gentoo-d9a8f2bb1407d033f1da3ef500db2c4387fd73af.tar.bz2
gentoo-d9a8f2bb1407d033f1da3ef500db2c4387fd73af.zip
dev-ruby/activesupport: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.4.1.ebuild b/dev-ruby/activesupport/activesupport-6.1.4.1.ebuild
index 28b06d08700c..39b22d9a4d52 100644
--- a/dev-ruby/activesupport/activesupport-6.1.4.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.4.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"