commit: c7f61baecafb465d3e55da9cc6f2fc5fc27783df Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Jun 12 11:31:41 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Jun 12 11:31:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f61bae
dev-ruby/activestorage: x86 keyworded (bug #654790) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/activestorage/activestorage-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild b/dev-ruby/activestorage/activestorage-5.2.0.ebuild index 7d7401cba93..e3845b1028d 100644 --- a/dev-ruby/activestorage/activestorage-5.2.0.ebuild +++ b/dev-ruby/activestorage/activestorage-5.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}"
