From 73bd26a47c2ba29e29b04e9493b9a015a2a7baf4 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 25 Feb 2017 09:16:56 +0100 Subject: dev-ruby/activerecord: restore x86 keyword Package-Manager: portage-2.3.3 --- dev-ruby/activerecord/activerecord-4.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/activerecord') 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}" -- cgit v1.2.3-65-gdbad