diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 16:38:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 16:39:03 +0100 |
commit | d65d63d6c1643e6cb6658dbd02edd0dc3cb65e4d (patch) | |
tree | 1c96893b36855951ac6f6b2e5f6869f98c950162 | |
parent | sys-devel/gcc: add 14.0.1_pre20240430 (RC1) (diff) | |
download | gentoo-d65d63d6c1643e6cb6658dbd02edd0dc3cb65e4d.tar.gz gentoo-d65d63d6c1643e6cb6658dbd02edd0dc3cb65e4d.tar.bz2 gentoo-d65d63d6c1643e6cb6658dbd02edd0dc3cb65e4d.zip |
media-sound/fluidsynth: Stabilize 2.3.5 ppc, #930968
Signed-off-by: Sam James <sam@gentoo.org>
-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 02764ab221f3..99a694911985 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=" |