diff options
author | Sam James <sam@gentoo.org> | 2023-01-30 13:25:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-30 13:25:58 +0000 |
commit | 1f07eb86044f90b4e1f2ac9a92c6c3d2c9f72c90 (patch) | |
tree | 455e4789a381aa6841e36f160ce46295cdc84921 /media-sound/fluidsynth | |
parent | sci-libs/vtk: fix build with gcc-13 (diff) | |
download | gentoo-1f07eb86044f90b4e1f2ac9a92c6c3d2c9f72c90.tar.gz gentoo-1f07eb86044f90b4e1f2ac9a92c6c3d2c9f72c90.tar.bz2 gentoo-1f07eb86044f90b4e1f2ac9a92c6c3d2c9f72c90.zip |
media-sound/fluidsynth: Stabilize 2.3.1 x86, #892581
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild index b288d36b5095..336537b6b540 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.1.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 examples ipv6 jack ladspa lash network oss pipewire portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |