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/oauth2-1.3.1.ebuild | |
parent | b8d42dd065c80e6c94c4e6f32e49bee0b1ea6b4a (diff) | |
download | gentoo-ea00eac1e412d8f8cf868fb03c5549c4883f12bd.tar.gz gentoo-ea00eac1e412d8f8cf868fb03c5549c4883f12bd.tar.xz |
dev-ruby/oauth2: move ~x86 forward
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/oauth2/oauth2-1.3.1.ebuild')
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.3.1.ebuild b/dev-ruby/oauth2/oauth2-1.3.1.ebuild index ed722272aa1..94f9427c18b 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 |