Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/
Date: Fri, 24 Dec 2021 13:51:20
Message-Id: 1640353848.2530eb539aa0bb0e270ea1b47358e89be9b50d69.jsmolic@gentoo
1 commit: 2530eb539aa0bb0e270ea1b47358e89be9b50d69
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 24 13:50:48 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 13:50:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2530eb53
7
8 media-sound/fluidsynth: Stabilize 2.2.4 amd64, #829912
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-sound/fluidsynth/fluidsynth-2.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
16 index a285914d267a..a4eb6a3f4bc5 100644
17 --- a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
18 +++ b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0/3"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads"
26
27 BDEPEND="