Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/
Date: Wed, 27 Oct 2021 04:13:18
Message-Id: 1635307900.d303baeb64cc8bf4aa52ccd3f9ffe184218cbfa2.sam@gentoo
1 commit: d303baeb64cc8bf4aa52ccd3f9ffe184218cbfa2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 04:11:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 04:11:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d303baeb
7
8 media-sound/fluidsynth: Stabilize 2.2.3 arm, #820131
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/fluidsynth/fluidsynth-2.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild
16 index f83370aa9a1..55dbaf6c26e 100644
17 --- a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild
18 +++ b/media-sound/fluidsynth/fluidsynth-2.2.3.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="