From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1420241-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B4D95158095
	for <garchives@archives.gentoo.org>; Wed, 20 Jul 2022 17:01:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EED5EE084A;
	Wed, 20 Jul 2022 17:01:12 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id CC1A6E084A
	for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 17:01:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8AAD2340F42
	for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 17:01:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DD08552
	for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 17:01:09 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1658336454.0032fc4c9767d8c5573fae60e7b77f67b2b8d8c9.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/oauth2/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/oauth2/oauth2-1.4.10.ebuild
X-VCS-Directories: dev-ruby/oauth2/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 0032fc4c9767d8c5573fae60e7b77f67b2b8d8c9
X-VCS-Branch: master
Date: Wed, 20 Jul 2022 17:01:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 26b942d3-892c-4d32-964c-10c5b37d0127
X-Archives-Hash: a745303fc2916f8f135349f6c1b7f689

commit:     0032fc4c9767d8c5573fae60e7b77f67b2b8d8c9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 17:00:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 17:00:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0032fc4c

dev-ruby/oauth2: Keyword 1.4.10 ppc, #859448

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/oauth2/oauth2-1.4.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index b5350a1e4cbe..10d7f5fd3490 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/oauth-xx/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend "