diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:10:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:10:09 +0200 |
commit | 20bf17238e395c46c0a00215d8877e6ae6c8d410 (patch) | |
tree | a62fd82d6aa7d2d19bb8e1e9caa97f3e56abe9d6 /media-sound | |
parent | app-accessibility/speech-dispatcher: Stabilize 0.11.2 ppc, #876013 (diff) | |
download | gentoo-20bf17238e395c46c0a00215d8877e6ae6c8d410.tar.gz gentoo-20bf17238e395c46c0a00215d8877e6ae6c8d410.tar.bz2 gentoo-20bf17238e395c46c0a00215d8877e6ae6c8d410.zip |
media-sound/fluidsynth: Stabilize 2.2.9 ppc, #876019
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.9.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.9.ebuild index 9d9556aec642..86159bbf493e 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.9.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.9.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |