diff options
author | Sam James <sam@gentoo.org> | 2023-05-04 10:06:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-04 10:06:09 +0100 |
commit | 68d49881c79f25bb03618c5092b228fbbcb88050 (patch) | |
tree | 45594cbddfe30d2f0c66ab21674d0d1097ce316b /media-sound/fluidsynth | |
parent | dev-util/watchman: add 2023.05.01.00 (diff) | |
download | gentoo-68d49881c79f25bb03618c5092b228fbbcb88050.tar.gz gentoo-68d49881c79f25bb03618c5092b228fbbcb88050.tar.bz2 gentoo-68d49881c79f25bb03618c5092b228fbbcb88050.zip |
media-sound/fluidsynth: Stabilize 2.3.2 amd64, #905684
Signed-off-by: Sam James <sam@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 5d3cd3b275bc..8cfb823f9cd5 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=" |