From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1352388-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 3DB44158086
	for <garchives@archives.gentoo.org>; Fri, 24 Dec 2021 21:11:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 485392BC02C;
	Fri, 24 Dec 2021 21:11:10 +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 1698E2BC02C
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 21:11:08 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 F0E48342CC3
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 21:11:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 980D323E
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 21:11:05 +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: <1640380253.93ae518f5f422720a8d419758e3737f95291c846.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
X-VCS-Directories: media-sound/fluidsynth/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 93ae518f5f422720a8d419758e3737f95291c846
X-VCS-Branch: master
Date: Fri, 24 Dec 2021 21:11:05 +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: c9139fa7-a974-4742-893f-11f3426cd0e5
X-Archives-Hash: 7d17961638e93a007f2fc9191d4a74b1

commit:     93ae518f5f422720a8d419758e3737f95291c846
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 24 21:10:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 21:10:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ae518f

media-sound/fluidsynth: Stabilize 2.2.4 sparc, #829912

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

 media-sound/fluidsynth/fluidsynth-2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
index 5b813b81d795..fd161f332594 100644
--- a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
 IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads"
 
 BDEPEND="