commit: 3317b6acc8ed20ce5821cbc8486b8810c2884e92 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 23:05:09 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 23:05:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3317b6ac
dev-ruby/activesupport: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild b/dev-ruby/activesupport/activesupport-6.0.0.ebuild index 096dcd80f05..73ef46a6fc4 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}"
