diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 16:30:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 16:30:59 +0100 |
commit | e12dd37b86e0f2e901e356acce3de412a6e25e78 (patch) | |
tree | f023bc3a6da08e7906a282e249cccad214ec8462 /media-sound | |
parent | media-libs/libsidplayfp: Stabilize 2.7.0 x86, #930967 (diff) | |
download | gentoo-e12dd37b86e0f2e901e356acce3de412a6e25e78.tar.gz gentoo-e12dd37b86e0f2e901e356acce3de412a6e25e78.tar.bz2 gentoo-e12dd37b86e0f2e901e356acce3de412a6e25e78.zip |
media-sound/fluidsynth: Stabilize 2.3.5 x86, #930968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.5.ebuild index 6a33c564f64d..1f25a2363647 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.5.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=" |