From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 AA1B813835B for ; Sat, 15 May 2021 01:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E8D1E0943; Sat, 15 May 2021 01:59:16 +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 E68BDE0943 for ; Sat, 15 May 2021 01:59:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 11571340C3F for ; Sat, 15 May 2021 01:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58F5078C for ; Sat, 15 May 2021 01:59:12 +0000 (UTC) From: "Sam James" 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" Message-ID: <1621043946.72039341cc2c40f4e83e26a570fdd2a77151ecf5.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-40.0.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 72039341cc2c40f4e83e26a570fdd2a77151ecf5 X-VCS-Branch: master Date: Sat, 15 May 2021 01:59:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9bfc6d2-2aba-4372-a0bb-968d64b71cd1 X-Archives-Hash: 6c3e755423317fd85e6373379e0c0d14 commit: 72039341cc2c40f4e83e26a570fdd2a77151ecf5 Author: Sam James gentoo org> AuthorDate: Sat May 15 01:59:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 15 01:59:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72039341 gnome-base/gnome: Keyword 40.0 ppc64, #787269 Signed-off-by: Sam James gentoo.org> gnome-base/gnome/gnome-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0.ebuild index 5aaa2695cee..8f2ee6a0416 100644 --- a/gnome-base/gnome/gnome-40.0.ebuild +++ b/gnome-base/gnome/gnome-40.0.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"