diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-04 10:18:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-04 10:18:05 +0200 |
commit | d61b99ec10a18ac43c6864afb3af984c18640732 (patch) | |
tree | 8ba46da08432b05c464420fbab9642cab7712431 /media-sound/fluidsynth | |
parent | dev-python/types-docutils: Bump to 0.19.1.9 (diff) | |
download | gentoo-d61b99ec10a18ac43c6864afb3af984c18640732.tar.gz gentoo-d61b99ec10a18ac43c6864afb3af984c18640732.tar.bz2 gentoo-d61b99ec10a18ac43c6864afb3af984c18640732.zip |
media-sound/fluidsynth: Stabilize 2.3.2 x86, #905684
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.2.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.2.ebuild index a937fc104754..5d3cd3b275bc 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.2.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.2.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=" |