summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-12 13:31:41 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-12 13:31:41 +0200
commitc7f61baecafb465d3e55da9cc6f2fc5fc27783df (patch)
treed17b15e118da2150d4911245363fb6aee49fabe8 /dev-ruby/activestorage/activestorage-5.2.0.ebuild
parentdev-ruby/posix-spawn: x86 keyworded (bug #654790) (diff)
downloadgentoo-c7f61baecafb465d3e55da9cc6f2fc5fc27783df.tar.gz
gentoo-c7f61baecafb465d3e55da9cc6f2fc5fc27783df.tar.bz2
gentoo-c7f61baecafb465d3e55da9cc6f2fc5fc27783df.zip
dev-ruby/activestorage: x86 keyworded (bug #654790)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/activestorage/activestorage-5.2.0.ebuild')
-rw-r--r--dev-ruby/activestorage/activestorage-5.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-5.2.0.ebuild b/dev-ruby/activestorage/activestorage-5.2.0.ebuild
index 7d7401cba939..e3845b1028dd 100644
--- a/dev-ruby/activestorage/activestorage-5.2.0.ebuild
+++ b/dev-ruby/activestorage/activestorage-5.2.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"