From: Thomas Deutschmann Date: Tue, 12 Jun 2018 11:31:41 +0000 (+0200) Subject: dev-ruby/activestorage: x86 keyworded (bug #654790) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c7f61baecafb465d3e55da9cc6f2fc5fc27783df;p=gentoo.git dev-ruby/activestorage: x86 keyworded (bug #654790) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild b/dev-ruby/activestorage/activestorage-5.2.0.ebuild index 7d7401cba939..e3845b1028dd 100644 --- a/dev-ruby/activestorage/activestorage-5.2.0.ebuild +++ b/dev-ruby/activestorage/activestorage-5.2.0.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" +KEYWORDS="~amd64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"