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 CF20615808A for ; Mon, 04 Aug 2025 15:18:00 +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 ADD18340D8B for ; Mon, 04 Aug 2025 15:18:00 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 178AF110562; Mon, 04 Aug 2025 15:17:50 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0BE88110562 for ; Mon, 04 Aug 2025 15:17:50 +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 B6EE6340441 for ; Mon, 04 Aug 2025 15:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A45F32BC for ; Mon, 04 Aug 2025 15:17:47 +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: <1754320554.85de3ca8c814c42e7584cdb2b0441532b4eea1bd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/gnome-music/gnome-music-47.1.ebuild X-VCS-Directories: media-sound/gnome-music/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 85de3ca8c814c42e7584cdb2b0441532b4eea1bd X-VCS-Branch: master Date: Mon, 04 Aug 2025 15:17:47 +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: 8d2902a8-f821-474f-a3d2-7b1c74c461c0 X-Archives-Hash: ce51aeaee7e0c7e372a987671fdc718d commit: 85de3ca8c814c42e7584cdb2b0441532b4eea1bd Author: Sam James gentoo org> AuthorDate: Mon Aug 4 15:15:54 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 4 15:15:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85de3ca8 media-sound/gnome-music: Stabilize 47.1 arm64, #959034 Signed-off-by: Sam James gentoo.org> media-sound/gnome-music/gnome-music-47.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/gnome-music/gnome-music-47.1.ebuild b/media-sound/gnome-music/gnome-music-47.1.ebuild index 669b807ffcd9..dcffca83e9ee 100644 --- a/media-sound/gnome-music/gnome-music-47.1.ebuild +++ b/media-sound/gnome-music/gnome-music-47.1.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+" SLOT="0" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.67.1:2