summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:12:40 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 01:12:40 +0200
commit4460d81524312688abbce518ac0f6b7d9a47279b (patch)
treec6393c9551f6abefebd28c128ed18045aa639018 /dev-ruby/activestorage
parentdev-ruby/actiontext: x86 keyworded (bug #692324) (diff)
downloadgentoo-4460d81524312688abbce518ac0f6b7d9a47279b.tar.gz
gentoo-4460d81524312688abbce518ac0f6b7d9a47279b.tar.bz2
gentoo-4460d81524312688abbce518ac0f6b7d9a47279b.zip
dev-ruby/activestorage: 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/activestorage')
-rw-r--r--dev-ruby/activestorage/activestorage-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-6.0.0.ebuild b/dev-ruby/activestorage/activestorage-6.0.0.ebuild
index 219f9b6c76f5..9310bf04d0d3 100644
--- a/dev-ruby/activestorage/activestorage-6.0.0.ebuild
+++ b/dev-ruby/activestorage/activestorage-6.0.0.ebuild
@@ -23,7 +23,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}"