summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-6.0.0.ebuild
diff options
context:
space:
mode:
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 541ae5e776da..40f5d86d7047 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"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"