commit: 4460d81524312688abbce518ac0f6b7d9a47279b Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 23:12:40 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 23:12:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4460d815
dev-ruby/activestorage: 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/activestorage/activestorage-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activestorage/activestorage-6.0.0.ebuild b/dev-ruby/activestorage/activestorage-6.0.0.ebuild index 219f9b6c76f..9310bf04d0d 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}"
