diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-26 08:10:53 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-26 10:25:57 +0200 |
commit | ea00eac1e412d8f8cf868fb03c5549c4883f12bd (patch) | |
tree | fc226d4b9dd321fdc3464995cabafc1f7af97ce7 /dev-ruby/oauth2 | |
parent | dev-ruby/paint: cleanup (diff) | |
download | gentoo-ea00eac1e412d8f8cf868fb03c5549c4883f12bd.tar.gz gentoo-ea00eac1e412d8f8cf868fb03c5549c4883f12bd.tar.bz2 gentoo-ea00eac1e412d8f8cf868fb03c5549c4883f12bd.zip |
dev-ruby/oauth2: move ~x86 forward
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.4.0.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild index 5a9cb00a35ca..0205ff7c7d50 100644 --- a/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild +++ b/dev-ruby/oauth2/oauth2-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 diff --git a/dev-ruby/oauth2/oauth2-1.3.0.ebuild b/dev-ruby/oauth2/oauth2-1.3.0.ebuild index 5a9cb00a35ca..0205ff7c7d50 100644 --- a/dev-ruby/oauth2/oauth2-1.3.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 diff --git a/dev-ruby/oauth2/oauth2-1.3.1.ebuild b/dev-ruby/oauth2/oauth2-1.3.1.ebuild index ed722272aa18..94f9427c18bd 100644 --- a/dev-ruby/oauth2/oauth2-1.3.1.ebuild +++ b/dev-ruby/oauth2/oauth2-1.3.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild b/dev-ruby/oauth2/oauth2-1.4.0.ebuild index 771387591475..924251c57e2d 100644 --- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.4.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 <dev-ruby/faraday-0.13 |