dev-ruby/activesupport: x86 keyworded (bug #692324)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 7 Sep 2019 23:05:09 +0000 (01:05 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 7 Sep 2019 23:05:09 +0000 (01:05 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-ruby/activesupport/activesupport-6.0.0.ebuild

index 096dcd80f0533edeaa5819fa7e5e7410faf3573e..73ef46a6fc46f25c6bdfde9b98f79aad745e1f4e 100644 (file)
@@ -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}"