From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1600923-garchives=archives.gentoo.org@lists.gentoo.org>
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 5726615808B
	for <garchives@archives.gentoo.org>; Fri, 16 Feb 2024 19:25:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3A3A5E29F5;
	Fri, 16 Feb 2024 19:25:38 +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 1923BE29F5
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 19:25:38 +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 0DEE0341214
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 19:25:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CA62B14AA
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Feb 2024 19:25:34 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1708111361.56c488e4e5d2595bc8b7f17601796f9cdb77c09a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/quodlibet/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild
X-VCS-Directories: media-sound/quodlibet/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 56c488e4e5d2595bc8b7f17601796f9cdb77c09a
X-VCS-Branch: master
Date: Fri, 16 Feb 2024 19:25:34 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 21e31ebf-8186-40e3-a619-c0480b365a35
X-Archives-Hash: 6970bf613d4590e9d419d1c8a07007a4

commit:     56c488e4e5d2595bc8b7f17601796f9cdb77c09a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 19:22:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 19:22:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c488e4

media-sound/quodlibet: Stabilize 4.6.0-r1 amd64, #924720

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild b/media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild
index 2f6c94584c5f..ed5ca6e27eb9 100644
--- a/media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild
+++ b/media-sound/quodlibet/quodlibet-4.6.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="+dbus gstreamer +udev"
 
 RDEPEND="dev-libs/keybinder:3[introspection]