summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-04-11 19:52:11 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-04-11 19:52:11 +0200
commit47eda584194983d634f6a949f0ceeb6195fda083 (patch)
tree65070f8923cbf3062872092da27c79b6f0f86201 /dev-ruby/activerecord
parentdev-ruby/actionpack: Keyword 7.0.4.3-r1 riscv, #761550 (diff)
downloadgentoo-47eda584194983d634f6a949f0ceeb6195fda083.tar.gz
gentoo-47eda584194983d634f6a949f0ceeb6195fda083.tar.bz2
gentoo-47eda584194983d634f6a949f0ceeb6195fda083.zip
dev-ruby/activerecord: Keyword 7.0.4.3-r1 riscv, #761550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-7.0.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.0.4.3-r1.ebuild b/dev-ruby/activerecord/activerecord-7.0.4.3-r1.ebuild
index 3f379f42524c..1be621a62891 100644
--- a/dev-ruby/activerecord/activerecord-7.0.4.3-r1.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.0.4.3-r1.ebuild
@@ -22,7 +22,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="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"