From: Thomas Deutschmann Date: Sat, 7 Sep 2019 23:05:09 +0000 (+0200) Subject: dev-ruby/activesupport: x86 keyworded (bug #692324) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3317b6acc8ed20ce5821cbc8486b8810c2884e92;p=gentoo.git dev-ruby/activesupport: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild b/dev-ruby/activesupport/activesupport-6.0.0.ebuild index 096dcd80f053..73ef46a6fc46 100644 --- a/dev-ruby/activesupport/activesupport-6.0.0.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.0.ebuild @@ -19,7 +19,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 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"