diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:06 +0200 |
commit | 5e30f3d3cfea3a9b9fa21a1a885bd85afbccd51d (patch) | |
tree | d48c117694c60ab7b9b77846752279ee2482bcfb /dev-ruby/activemodel | |
parent | dev-ruby/async-container: Keyword 0.16.12-r1 riscv, #761550 (diff) | |
download | gentoo-5e30f3d3cfea3a9b9fa21a1a885bd85afbccd51d.tar.gz gentoo-5e30f3d3cfea3a9b9fa21a1a885bd85afbccd51d.tar.bz2 gentoo-5e30f3d3cfea3a9b9fa21a1a885bd85afbccd51d.zip |
dev-ruby/activemodel: Keyword 7.0.4.3-r1 riscv, #761550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r-- | dev-ruby/activemodel/activemodel-7.0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-7.0.4.3-r1.ebuild b/dev-ruby/activemodel/activemodel-7.0.4.3-r1.ebuild index f4c362c483ab..8588cd0d66cd 100644 --- a/dev-ruby/activemodel/activemodel-7.0.4.3-r1.ebuild +++ b/dev-ruby/activemodel/activemodel-7.0.4.3-r1.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}" |