diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 09:59:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 09:59:32 +0000 |
commit | c1176029d220fc5e415256c24524dc998e9a07ca (patch) | |
tree | 8842cf846454cbb0deaf9b1330893c0d8af500fd /media-sound | |
parent | media-sound/fluidsynth: Stabilize 2.4.0 x86, #945955 (diff) | |
download | gentoo-c1176029d220fc5e415256c24524dc998e9a07ca.tar.gz gentoo-c1176029d220fc5e415256c24524dc998e9a07ca.tar.bz2 gentoo-c1176029d220fc5e415256c24524dc998e9a07ca.zip |
media-sound/fluidsynth: Stabilize 2.4.0 arm, #945955
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.4.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.4.0.ebuild index ad70f3b704d8..f32545de20fc 100644 --- a/media-sound/fluidsynth/fluidsynth-2.4.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.4.0.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 network oss pipewire portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |