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

index 0917e9af46eb3788def53fa6d40f5fab710cc1ea..7a99444446953e816eeb15394168f190ec611c6f 100644 (file)
@@ -21,7 +21,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}"