commit: 156f62f69757c2c0e25b97877e9376a8078f7e68 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 23:12:09 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 23:12:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156f62f6
dev-ruby/actiontext: 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/actiontext/actiontext-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actiontext/actiontext-6.0.0.ebuild b/dev-ruby/actiontext/actiontext-6.0.0.ebuild index a70a3765a19..880d78e98aa 100644 --- a/dev-ruby/actiontext/actiontext-6.0.0.ebuild +++ b/dev-ruby/actiontext/actiontext-6.0.0.ebuild @@ -20,7 +20,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}"
