diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:13 +0200 |
commit | ca92fb7c7445b0e2f18861fc1e5af791716363e8 (patch) | |
tree | 7d33bb7998a0314cf005f6bf2127555c8ac2b623 /dev-ruby/activestorage | |
parent | dev-ruby/sprockets-rails: Keyword 3.4.2-r2 riscv, #761550 (diff) | |
download | gentoo-ca92fb7c7445b0e2f18861fc1e5af791716363e8.tar.gz gentoo-ca92fb7c7445b0e2f18861fc1e5af791716363e8.tar.bz2 gentoo-ca92fb7c7445b0e2f18861fc1e5af791716363e8.zip |
dev-ruby/activestorage: Keyword 7.0.4.3-r1 riscv, #761550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/activestorage')
-rw-r--r-- | dev-ruby/activestorage/activestorage-7.0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-7.0.4.3-r1.ebuild b/dev-ruby/activestorage/activestorage-7.0.4.3-r1.ebuild index 79cc572f75c1..2d38cb13c995 100644 --- a/dev-ruby/activestorage/activestorage-7.0.4.3-r1.ebuild +++ b/dev-ruby/activestorage/activestorage-7.0.4.3-r1.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 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |