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 1319613946D for ; Fri, 13 Aug 2021 21:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17074E097A; Fri, 13 Aug 2021 21:56:36 +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 EC5FBE0973 for ; Fri, 13 Aug 2021 21:56:35 +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 8065233BE93 for ; Fri, 13 Aug 2021 21:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D55648B9 for ; Fri, 13 Aug 2021 21:56:31 +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: <1628891749.1c0195d24c7b5c8caf99d7045a29fe6c8b7274e3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1c0195d24c7b5c8caf99d7045a29fe6c8b7274e3 X-VCS-Branch: master Date: Fri, 13 Aug 2021 21:56:31 +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: 5ff8ce6f-4f8d-442a-9edd-2b562716ae18 X-Archives-Hash: f87bead28a95a68470566ee3f316d66b commit: 1c0195d24c7b5c8caf99d7045a29fe6c8b7274e3 Author: Sam James gentoo org> AuthorDate: Fri Aug 13 21:55:49 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 13 21:55:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0195d2 gnome-extra/gnome-shell-extensions: Stabilize 40.3-r1 x86, #806324 Signed-off-by: Sam James gentoo.org> .../gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild index f879892a324..d824ebfd5d0 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-40.3-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" DEPEND=" >=dev-libs/glib-2.26:2