commit: 29b08f169e9eae02edd4cba68f2694daaf36463d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 07:34:50 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 08:17:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b08f16
dev-ruby/activejob: restore x86 keyword Package-Manager: portage-2.3.3 dev-ruby/activejob/activejob-4.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activejob/activejob-4.2.8.ebuild b/dev-ruby/activejob/activejob-4.2.8.ebuild index 617137d044..5cdf33b5ac 100644 --- a/dev-ruby/activejob/activejob-4.2.8.ebuild +++ b/dev-ruby/activejob/activejob-4.2.8.ebuild @@ -20,7 +20,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="" RUBY_S="rails-${PV}/${PN}"
