From: Hans de Graaff Date: Tue, 16 Feb 2016 20:38:41 +0000 (+0100) Subject: dev-ruby/activerecord: keyword ~x86, bug 569038 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c1cabb36646ae3dbc63c88272301b719b209f11f;p=gentoo.git dev-ruby/activerecord: keyword ~x86, bug 569038 Package-Manager: portage-2.2.26 --- 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}"