summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-02-16 21:38:41 +0100
committerHans de Graaff <graaff@gentoo.org>2016-02-16 22:13:12 +0100
commitc1cabb36646ae3dbc63c88272301b719b209f11f (patch)
tree81eeae324a7a7fbfb666d7e97e7c9e3163212493 /dev-ruby/activerecord
parentdev-ruby/actionview: keyword ~x86, bug 569038 (diff)
downloadgentoo-c1cabb36646ae3dbc63c88272301b719b209f11f.tar.gz
gentoo-c1cabb36646ae3dbc63c88272301b719b209f11f.tar.bz2
gentoo-c1cabb36646ae3dbc63c88272301b719b209f11f.zip
dev-ruby/activerecord: keyword ~x86, bug 569038
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-4.2.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild b/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild
index a347afbd897d..de9e737bdc2f 100644
--- a/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"