summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:09:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:09:39 +0200
commit848bc811ac02f8f23cb38fc672aae1cbdc76e932 (patch)
treebc577cebada62225cd903f64f762fdaa29a37566
parentdev-ruby/actionpack: x86 keyworded (bug #692324) (diff)
downloadgentoo-848bc811.tar.gz
gentoo-848bc811.tar.bz2
gentoo-848bc811.zip
dev-ruby/activerecord: x86 keyworded (bug #692324)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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}"