summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:02:49 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:29 +0100
commit469ca71162f72ae275f05da8d5e9970b74e629db (patch)
treed1667c79ff1d9644153d509c64b37141f558c24f /dev-ruby/activesupport
parentdev-ruby/thor: x86 keyworded (bug #621374) (diff)
downloadgentoo-469ca71162f72ae275f05da8d5e9970b74e629db.tar.gz
gentoo-469ca71162f72ae275f05da8d5e9970b74e629db.tar.bz2
gentoo-469ca71162f72ae275f05da8d5e9970b74e629db.zip
dev-ruby/activesupport: x86 keyworded (bug #621374)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.0.6.ebuild2
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.0.6.ebuild b/dev-ruby/activesupport/activesupport-5.0.6.ebuild
index 30d09d48b91f..30b3838f54f6 100644
--- a/dev-ruby/activesupport/activesupport-5.0.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.0.6.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 ~arm ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/activesupport/activesupport-5.1.3.ebuild b/dev-ruby/activesupport/activesupport-5.1.3.ebuild
index 73176ccfc8de..8061365a6a41 100644
--- a/dev-ruby/activesupport/activesupport-5.1.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.3.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
@@ -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 ~arm ~arm64 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"