diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:35:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:35:26 +0100 |
commit | 0cc5dc4f34014a1fb74c1a00bb474c334829e2fe (patch) | |
tree | 260df5dd248dc9a2f0ef1fd15f58c7726a8a186d /dev-ruby/oauth2 | |
parent | dev-ruby/hashie: keyworded 3.5.7 for ppc, bug #563858 (diff) | |
download | gentoo-0cc5dc4f34014a1fb74c1a00bb474c334829e2fe.tar.gz gentoo-0cc5dc4f34014a1fb74c1a00bb474c334829e2fe.tar.bz2 gentoo-0cc5dc4f34014a1fb74c1a00bb474c334829e2fe.zip |
dev-ruby/oauth2: keyworded 1.4.0 for ppc, bug #563858
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.4.0.ebuild b/dev-ruby/oauth2/oauth2-1.4.0.ebuild index 924251c57e2d..db820d794e9a 100644 --- a/dev-ruby/oauth2/oauth2-1.4.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.4.0.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=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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8 <dev-ruby/faraday-0.13 |