commit: 45373f1902e1a8640bb6e5cc3977740b5c85f821 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Feb 7 05:24:22 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Feb 7 05:51:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45373f19
dev-ruby/activerecord: x86 keyworded (bug #621374) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/activerecord/activerecord-4.2.10.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.0.3.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.0.4.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.0.5.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.0.6.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.1.1.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.1.2.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.1.3.ebuild | 4 ++-- dev-ruby/activerecord/activerecord-5.1.4.ebuild | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/dev-ruby/activerecord/activerecord-4.2.10.ebuild b/dev-ruby/activerecord/activerecord-4.2.10.ebuild index 91019651285..abbc83bef1c 100644 --- a/dev-ruby/activerecord/activerecord-4.2.10.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -20,7 +20,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="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.0.3.ebuild b/dev-ruby/activerecord/activerecord-5.0.3.ebuild index a3f30f408d8..d6c575a344c 100644 --- a/dev-ruby/activerecord/activerecord-5.0.3.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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 ~ppc ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.0.4.ebuild b/dev-ruby/activerecord/activerecord-5.0.4.ebuild index 603fdd2574d..9ba44f2444b 100644 --- a/dev-ruby/activerecord/activerecord-5.0.4.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.0.5.ebuild b/dev-ruby/activerecord/activerecord-5.0.5.ebuild index 603fdd2574d..9ba44f2444b 100644 --- a/dev-ruby/activerecord/activerecord-5.0.5.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.0.6.ebuild b/dev-ruby/activerecord/activerecord-5.0.6.ebuild index 225dbb4851a..c65c6a2dbe0 100644 --- a/dev-ruby/activerecord/activerecord-5.0.6.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.1.1.ebuild b/dev-ruby/activerecord/activerecord-5.1.1.ebuild index 05cf9f30587..c32afedc63d 100644 --- a/dev-ruby/activerecord/activerecord-5.1.1.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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 ~ppc ~amd64-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.1.2.ebuild b/dev-ruby/activerecord/activerecord-5.1.2.ebuild index 2a8c6539887..d6dfc623063 100644 --- a/dev-ruby/activerecord/activerecord-5.1.2.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.1.3.ebuild b/dev-ruby/activerecord/activerecord-5.1.3.ebuild index 2a8c6539887..d6dfc623063 100644 --- a/dev-ruby/activerecord/activerecord-5.1.3.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" diff --git a/dev-ruby/activerecord/activerecord-5.1.4.ebuild b/dev-ruby/activerecord/activerecord-5.1.4.ebuild index 69186716380..67308bfbc8a 100644 --- a/dev-ruby/activerecord/activerecord-5.1.4.ebuild +++ b/dev-ruby/activerecord/activerecord-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 @@ -22,7 +22,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 ~ppc64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}"
