From: Thomas Deutschmann Date: Sat, 7 Sep 2019 23:12:40 +0000 (+0200) Subject: dev-ruby/activestorage: x86 keyworded (bug #692324) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4460d81524312688abbce518ac0f6b7d9a47279b;p=gentoo.git dev-ruby/activestorage: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-ruby/activestorage/activestorage-6.0.0.ebuild b/dev-ruby/activestorage/activestorage-6.0.0.ebuild index 219f9b6c76f5..9310bf04d0d3 100644 --- a/dev-ruby/activestorage/activestorage-6.0.0.ebuild +++ b/dev-ruby/activestorage/activestorage-6.0.0.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"