From: Thomas Deutschmann Date: Sat, 7 Sep 2019 23:11:50 +0000 (+0200) Subject: dev-ruby/actionmailbox: x86 keyworded (bug #692324) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b9eac9d157da7a8b7bc02cd325db0fb44215c45f;p=gentoo.git dev-ruby/actionmailbox: x86 keyworded (bug #692324) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild b/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild index f219dd402534..b319575cf9e7 100644 --- a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild +++ b/dev-ruby/actionmailbox/actionmailbox-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}"