From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1199975-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 8C5DC138359
	for <garchives@archives.gentoo.org>; Tue, 25 Aug 2020 23:02:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9C0F7E089C;
	Tue, 25 Aug 2020 23:02:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7ED34E0895
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2020 23:02:34 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id F304E340EE3
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2020 23:02:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B389330
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Aug 2020 23:02:31 +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: <1598395983.810485aa2553e8f83238c8ef25f6663fc78b834d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-base/gnome/gnome-3.36.5.ebuild
X-VCS-Directories: gnome-base/gnome/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 810485aa2553e8f83238c8ef25f6663fc78b834d
X-VCS-Branch: master
Date: Tue, 25 Aug 2020 23:02:31 +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: b3c5e032-3200-4071-b0bc-3a94fc573c81
X-Archives-Hash: 865344f25bcdca0665a15bc51c2ca13c

commit:     810485aa2553e8f83238c8ef25f6663fc78b834d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:53:03 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:53:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810485aa

gnome-base/gnome: Keyword 3.36.5 ppc64, #737476

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

 gnome-base/gnome/gnome-3.36.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome/gnome-3.36.5.ebuild b/gnome-base/gnome/gnome-3.36.5.ebuild
index 2b3cb8133d5..13775d4c30c 100644
--- a/gnome-base/gnome/gnome-3.36.5.ebuild
+++ b/gnome-base/gnome/gnome-3.36.5.ebuild
@@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2
 
 # when unmasking for an arch
 # double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 IUSE="accessibility +bluetooth +classic cups +extras"