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 E362F158074 for ; Wed, 25 Jun 2025 23:57:06 +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 D0F09341090 for ; Wed, 25 Jun 2025 23:57:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 99B5511055F; Wed, 25 Jun 2025 23:56:58 +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 907A511055F for ; Wed, 25 Jun 2025 23:56:58 +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 4A305340DCB for ; Wed, 25 Jun 2025 23:56:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80FB52A89 for ; Wed, 25 Jun 2025 23:56:55 +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: <1750895577.b0cd9b87ae393146b4c7dc0cc227476ef82f5cbb.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: b0cd9b87ae393146b4c7dc0cc227476ef82f5cbb X-VCS-Branch: master Date: Wed, 25 Jun 2025 23:56:55 +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: 5ea86ada-39d0-4310-acab-97a81671c797 X-Archives-Hash: 16bd12c4e22aa57eb3c97421c2a22596 commit: b0cd9b87ae393146b4c7dc0cc227476ef82f5cbb Author: Sam James gentoo org> AuthorDate: Wed Jun 25 23:52:57 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 25 23:52:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cd9b87 media-sound/gnome-music: Stabilize 47.1 x86, #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 48f39e96556b..669b807ffcd9 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