From: Hans de Graaff Date: Sat, 25 Feb 2017 08:16:56 +0000 (+0100) Subject: dev-ruby/activerecord: restore x86 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73bd26a47c2ba29e29b04e9493b9a015a2a7baf4;p=gentoo.git dev-ruby/activerecord: restore x86 keyword Package-Manager: portage-2.3.3 --- diff --git a/dev-ruby/activerecord/activerecord-4.2.8.ebuild b/dev-ruby/activerecord/activerecord-4.2.8.ebuild index fc3f9c8b85d8..e2564652901d 100644 --- a/dev-ruby/activerecord/activerecord-4.2.8.ebuild +++ b/dev-ruby/activerecord/activerecord-4.2.8.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 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"