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.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 87964158089 for ; Sun, 24 Sep 2023 09:02:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61E042BC053; Sun, 24 Sep 2023 09:02:22 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C9EC2BC058 for ; Sun, 24 Sep 2023 09:02:22 +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 D0AA2340955 for ; Sun, 24 Sep 2023 09:02:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 381751261 for ; Sun, 24 Sep 2023 09:02:18 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1695546109.8027088eaf8314848318955e0da550bd40f508a7.xen0n@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-45.0.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 8027088eaf8314848318955e0da550bd40f508a7 X-VCS-Branch: master Date: Sun, 24 Sep 2023 09:02:18 +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: 4f7baa05-0e8e-4ea4-aeaf-cae40494848b X-Archives-Hash: 32b1d420bfa35507202a3b7d84e68b03 commit: 8027088eaf8314848318955e0da550bd40f508a7 Author: WANG Xuerui gentoo org> AuthorDate: Sun Sep 24 08:28:03 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Sep 24 09:01:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8027088e gnome-extra/gnome-shell-extensions: keyword 45.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> gnome-extra/gnome-shell-extensions/gnome-shell-extensions-45.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-45.0.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-45.0.ebuild index 08dda2a7d3cc..49a6506ea2b3 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-45.0.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-45.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" DEPEND=" >=dev-libs/glib-2.26:2