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: Tue, 06 Jul 2021 01:48:46
Message-Id: 1625536110.fe16f654dbc2114514520323b074e918315e7298.sam@gentoo
1 commit: fe16f654dbc2114514520323b074e918315e7298
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 01:48:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 01:48:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe16f654
7
8 media-sound/fluidsynth: Stabilize 2.2.1 arm, #800055
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/fluidsynth/fluidsynth-2.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
16 index ba0d73a0056..c7eb8de786c 100644
17 --- a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
18 +++ b/media-sound/fluidsynth/fluidsynth-2.2.1.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 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
25 IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads"
26
27 BDEPEND="