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, 27 May 2022 09:33:34
Message-Id: 1653644004.6253ad3f2830816e9daca7a65d9e01887d6e9e8c.jsmolic@gentoo
1 commit: 6253ad3f2830816e9daca7a65d9e01887d6e9e8c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 09:33:24 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 09:33:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6253ad3f
7
8 media-sound/fluidsynth: Stabilize 2.2.7 arm, #847628
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-sound/fluidsynth/fluidsynth-2.2.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild
16 index a5e73a819a2c..24c1c2215988 100644
17 --- a/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild
18 +++ b/media-sound/fluidsynth/fluidsynth-2.2.7.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="