diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 01:12:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 01:12:09 +0200 |
commit | 156f62f69757c2c0e25b97877e9376a8078f7e68 (patch) | |
tree | 0d38432b7cdf307738e5962bb9b0187b0274da0f /dev-ruby/actiontext | |
parent | dev-ruby/actionmailbox: x86 keyworded (bug #692324) (diff) | |
download | gentoo-156f62f69757c2c0e25b97877e9376a8078f7e68.tar.gz gentoo-156f62f69757c2c0e25b97877e9376a8078f7e68.tar.bz2 gentoo-156f62f69757c2c0e25b97877e9376a8078f7e68.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>
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r-- | dev-ruby/actiontext/actiontext-6.0.0.ebuild | 2 |
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}" |