summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:23:18 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:51:00 +0100
commitfa84aa5f3250483f698cb3faadcb4be73d42e895 (patch)
treead9472b3a4780220fb76fa3c59d3fcb494bc565b /dev-ruby/activejob/activejob-4.2.10.ebuild
parentdev-ruby/rails-dom-testing: x86 keyworded (bug #621374) (diff)
downloadgentoo-fa84aa5f3250483f698cb3faadcb4be73d42e895.tar.gz
gentoo-fa84aa5f3250483f698cb3faadcb4be73d42e895.tar.bz2
gentoo-fa84aa5f3250483f698cb3faadcb4be73d42e895.zip
dev-ruby/activejob: x86 keyworded (bug #621374)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/activejob/activejob-4.2.10.ebuild')
-rw-r--r--dev-ruby/activejob/activejob-4.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activejob/activejob-4.2.10.ebuild b/dev-ruby/activejob/activejob-4.2.10.ebuild
index d7829375c979..74cf18d23a60 100644
--- a/dev-ruby/activejob/activejob-4.2.10.ebuild
+++ b/dev-ruby/activejob/activejob-4.2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,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 ~arm ~arm64 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
IUSE=""
RUBY_S="rails-${PV}/${PN}"