From 0cc5dc4f34014a1fb74c1a00bb474c334829e2fe Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 25 Mar 2018 20:35:26 +0100 Subject: [PATCH] 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" --- dev-ruby/oauth2/oauth2-1.4.0.ebuild | 4 ++-- 1 file 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