diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-11 19:52:11 +0200 |
commit | 47eda584194983d634f6a949f0ceeb6195fda083 (patch) | |
tree | 65070f8923cbf3062872092da27c79b6f0f86201 /dev-ruby/activerecord | |
parent | dev-ruby/actionpack: Keyword 7.0.4.3-r1 riscv, #761550 (diff) | |
download | gentoo-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.ebuild | 2 |
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}" |