From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1287445-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 62A381382C5
	for <garchives@archives.gentoo.org>; Sat, 29 May 2021 06:10:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2EB44E0870;
	Sat, 29 May 2021 06:09:58 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 0921FE0870
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 06:09:58 +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 DE00C33BEA8
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 06:09:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7020979C
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 06:09:54 +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: <1622268426.36a3bc35b2070a99ce0ec3b5f048164857553271.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: 36a3bc35b2070a99ce0ec3b5f048164857553271
X-VCS-Branch: master
Date: Sat, 29 May 2021 06:09:54 +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: f8417a8a-2d92-4a3e-942e-47fec767848b
X-Archives-Hash: 0ad9ac7dad6d1d03d7837873ec0c1e73

commit:     36a3bc35b2070a99ce0ec3b5f048164857553271
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 06:07:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 29 06:07:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a3bc35

gnome-base/gnome: Stabilize 40.0 x86, #792327

Signed-off-by: Sam James <sam <AT> 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 8f2ee6a0416..2599ec16733 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 IUSE="accessibility +bluetooth +classic cups +extras"