diff --git a/dev-ruby/activestorage/activestorage-6.1.7.ebuild b/dev-ruby/activestorage/activestorage-6.1.7.ebuild index 2dc58c21a8cef..f041fa07c2471 100644 --- a/dev-ruby/activestorage/activestorage-6.1.7.ebuild +++ b/dev-ruby/activestorage/activestorage-6.1.7.ebuild @@ -23,7 +23,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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"