commit: c1cabb36646ae3dbc63c88272301b719b209f11f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 20:38:41 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 21:13:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cabb36
dev-ruby/activerecord: keyword ~x86, bug 569038 Package-Manager: portage-2.2.26 dev-ruby/activerecord/activerecord-4.2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild b/dev-ruby/activerecord/activerecord-4.2.5.1.ebuild index a347afb..de9e737 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}"
