summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-11-05 09:47:30 +0000
committerYixun Lan <dlan@gentoo.org>2021-11-08 10:48:13 +0800
commitf5b6c37f550ac59dfdb5dca2fbeef815ad995a81 (patch)
tree6dd4e2d018b4b465428603138051e0e5a53f2699
parentdev-ruby/actionview: keyword ~riscv (diff)
downloadgentoo-f5b6c37f550ac59dfdb5dca2fbeef815ad995a81.tar.gz
gentoo-f5b6c37f550ac59dfdb5dca2fbeef815ad995a81.tar.bz2
gentoo-f5b6c37f550ac59dfdb5dca2fbeef815ad995a81.zip
dev-ruby/activemodel: 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>
-rw-r--r--dev-ruby/activemodel/activemodel-6.1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-6.1.4.1.ebuild b/dev-ruby/activemodel/activemodel-6.1.4.1.ebuild
index cd76ad67cfe6..64e27d921d64 100644
--- a/dev-ruby/activemodel/activemodel-6.1.4.1.ebuild
+++ b/dev-ruby/activemodel/activemodel-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}"