diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 09:24:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 09:24:21 +0000 |
commit | 1806c6c3c16e2cef193223f9f85757e2192967e0 (patch) | |
tree | 58ed9843f66794c99187735e7e635bb29627ab8d /media-sound | |
parent | dev-lang/luajit: Set TARGET_SHLDFLAGS (diff) | |
download | gentoo-1806c6c3c16e2cef193223f9f85757e2192967e0.tar.gz gentoo-1806c6c3c16e2cef193223f9f85757e2192967e0.tar.bz2 gentoo-1806c6c3c16e2cef193223f9f85757e2192967e0.zip |
media-sound/fluidsynth: Stabilize 2.3.7 ppc, #944280
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.7.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.7.ebuild index bb0226cdb1a3..a14896046e11 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.7.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1+" SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc x86" IUSE="alsa dbus debug doc ipv6 jack ladspa lash network oss pipewire portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |