summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:47:08 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:51:35 +0100
commit88b89c6a8f3f392536942bb9ffbd6f9b94fd46d8 (patch)
treeef6555b75c9e3f1c5dbad5d85e614d483aaeccc3
parentdev-ruby/nio4r: x86 keyworded (bug #570052) (diff)
downloadgentoo-88b89c6a8f3f392536942bb9ffbd6f9b94fd46d8.tar.gz
gentoo-88b89c6a8f3f392536942bb9ffbd6f9b94fd46d8.tar.bz2
gentoo-88b89c6a8f3f392536942bb9ffbd6f9b94fd46d8.zip
dev-ruby/actioncable: x86 keyworded (bug #570052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ruby/actioncable/actioncable-5.0.3.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.0.4.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.0.5.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.0.6.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.1.1.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.1.2.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.1.3.ebuild4
-rw-r--r--dev-ruby/actioncable/actioncable-5.1.4.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/dev-ruby/actioncable/actioncable-5.0.3.ebuild b/dev-ruby/actioncable/actioncable-5.0.3.ebuild
index b5ff7a649d85..e444e77fc161 100644
--- a/dev-ruby/actioncable/actioncable-5.0.3.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.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
@@ -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"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/actioncable/actioncable-5.0.4.ebuild b/dev-ruby/actioncable/actioncable-5.0.4.ebuild
index 1114a164785e..220bca44c465 100644
--- a/dev-ruby/actioncable/actioncable-5.0.4.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.4.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"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/actioncable/actioncable-5.0.5.ebuild b/dev-ruby/actioncable/actioncable-5.0.5.ebuild
index 1114a164785e..220bca44c465 100644
--- a/dev-ruby/actioncable/actioncable-5.0.5.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.5.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"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/actioncable/actioncable-5.0.6.ebuild b/dev-ruby/actioncable/actioncable-5.0.6.ebuild
index 1114a164785e..220bca44c465 100644
--- a/dev-ruby/actioncable/actioncable-5.0.6.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.0.6.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"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"
diff --git a/dev-ruby/actioncable/actioncable-5.1.1.ebuild b/dev-ruby/actioncable/actioncable-5.1.1.ebuild
index 2d4a340326e8..3813f0824830 100644
--- a/dev-ruby/actioncable/actioncable-5.1.1.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.1.1.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
@@ -23,7 +23,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}"
diff --git a/dev-ruby/actioncable/actioncable-5.1.2.ebuild b/dev-ruby/actioncable/actioncable-5.1.2.ebuild
index 2e8c490a5079..611bac0920fd 100644
--- a/dev-ruby/actioncable/actioncable-5.1.2.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.1.2.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
@@ -23,7 +23,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}"
diff --git a/dev-ruby/actioncable/actioncable-5.1.3.ebuild b/dev-ruby/actioncable/actioncable-5.1.3.ebuild
index 2e8c490a5079..611bac0920fd 100644
--- a/dev-ruby/actioncable/actioncable-5.1.3.ebuild
+++ b/dev-ruby/actioncable/actioncable-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
@@ -23,7 +23,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}"
diff --git a/dev-ruby/actioncable/actioncable-5.1.4.ebuild b/dev-ruby/actioncable/actioncable-5.1.4.ebuild
index 2e8c490a5079..611bac0920fd 100644
--- a/dev-ruby/actioncable/actioncable-5.1.4.ebuild
+++ b/dev-ruby/actioncable/actioncable-5.1.4.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
@@ -23,7 +23,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}"