From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1360870-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 2FF88158087 for <garchives@archives.gentoo.org>; Mon, 24 Jan 2022 03:40:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56EDC2BC015; Mon, 24 Jan 2022 03:40:00 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2C782BC012 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jan 2022 03:39:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 71BBD342F34 for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jan 2022 03:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F08402AE for <gentoo-commits@lists.gentoo.org>; Mon, 24 Jan 2022 03:39:56 +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: <1642995556.b511a00fb843bb853f552832018b7d7ac96f114c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b511a00fb843bb853f552832018b7d7ac96f114c X-VCS-Branch: master Date: Mon, 24 Jan 2022 03:39:56 +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: 8845ccfc-985c-45bb-adc4-024390ad78f8 X-Archives-Hash: ed271e80b2d2ab9f779919193823ea5d commit: b511a00fb843bb853f552832018b7d7ac96f114c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 24 03:39:16 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 24 03:39:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b511a00f gnome-base/gnome-shell: Stabilize 40.5-r1 amd64, #831048 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild index ed6a0f37f116..9d3b28174d60 100644 --- a/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild @@ -15,7 +15,7 @@ IUSE="+bluetooth +browser-extension elogind gtk-doc +ibus +networkmanager system REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h> # FIXME: