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: Mon, 30 Jan 2023 12:55:29
Message-Id: 1675083303.63843158cdc6039f115168ed166eba057da78248.sam@gentoo
1 commit: 63843158cdc6039f115168ed166eba057da78248
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 12:55:03 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 12:55:03 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63843158
7
8 media-sound/fluidsynth: Stabilize 2.3.1 arm64, #892581
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/fluidsynth/fluidsynth-2.3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild
16 index 2fe564bc72d2..27d0f67e3313 100644
17 --- a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild
18 +++ b/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0/3"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
31 IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss pipewire portaudio pulseaudio +readline sdl +sndfile systemd threads"
32
33 BDEPEND="