summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:12:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:12:09 +0200
commit156f62f69757c2c0e25b97877e9376a8078f7e68 (patch)
tree0d38432b7cdf307738e5962bb9b0187b0274da0f
parentdev-ruby/actionmailbox: x86 keyworded (bug #692324) (diff)
downloadgentoo-156f62f6.tar.gz
gentoo-156f62f6.tar.bz2
gentoo-156f62f6.zip
dev-ruby/actiontext: x86 keyworded (bug #692324)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-ruby/actiontext/actiontext-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actiontext/actiontext-6.0.0.ebuild b/dev-ruby/actiontext/actiontext-6.0.0.ebuild
index a70a3765a19b..880d78e98aae 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}"