From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id F2679158176 for ; Sun, 12 Oct 2025 14:13:14 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E074F340F0E for ; Sun, 12 Oct 2025 14:13:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 40AE611057A; Sun, 12 Oct 2025 14:12:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 31638110575 for ; Sun, 12 Oct 2025 14:12:55 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC99D34106C for ; Sun, 12 Oct 2025 14:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ECFB37E8 for ; Sun, 12 Oct 2025 14:12:52 +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: <1760276456.3e6675690dcec7c20978a9a9ebd9f57faf28fc9c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-weather/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-weather/gnome-weather-48.0.ebuild X-VCS-Directories: gnome-extra/gnome-weather/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3e6675690dcec7c20978a9a9ebd9f57faf28fc9c X-VCS-Branch: master Date: Sun, 12 Oct 2025 14:12:52 +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: 32f27a9d-4091-46ee-a2bd-4ff6969fd737 X-Archives-Hash: 8aa40b45f110bbabecd68b8f4759e564 commit: 3e6675690dcec7c20978a9a9ebd9f57faf28fc9c Author: Sam James gentoo org> AuthorDate: Sun Oct 12 13:40:56 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 12 13:40:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e667569 gnome-extra/gnome-weather: Stabilize 48.0 x86, #964116 Signed-off-by: Sam James gentoo.org> gnome-extra/gnome-weather/gnome-weather-48.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-weather/gnome-weather-48.0.ebuild b/gnome-extra/gnome-weather/gnome-weather-48.0.ebuild index a0086b366148..54de6bfb8d89 100644 --- a/gnome-extra/gnome-weather/gnome-weather-48.0.ebuild +++ b/gnome-extra/gnome-weather/gnome-weather-48.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://apps.gnome.org/Weather/" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.32:2