commit:     73bd26a47c2ba29e29b04e9493b9a015a2a7baf4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 08:16:56 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 08:17:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bd26a4

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(-)

diff --git a/dev-ruby/activerecord/activerecord-4.2.8.ebuild 
b/dev-ruby/activerecord/activerecord-4.2.8.ebuild
index fc3f9c8b85..e256465290 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}"

Reply via email to