summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-6.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
commite8f81810baa21f490d6910e8e2d424546b72a333 (patch)
treedb79151c528a566490ffcac0d7b64484e12b4762 /dev-ruby/activerecord/activerecord-6.0.0.ebuild
parentd00821e77f72d4af4ea30158c1c6e18ffff0875b (diff)
gentoo resync : 15.09.2019
Diffstat (limited to 'dev-ruby/activerecord/activerecord-6.0.0.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.0.ebuild b/dev-ruby/activerecord/activerecord-6.0.0.ebuild
index 40f5d86d7047..f20b5f1cb913 100644
--- a/dev-ruby/activerecord/activerecord-6.0.0.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.0.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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"