diff options
author | Sam James <sam@gentoo.org> | 2021-10-26 04:15:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-26 04:15:07 +0100 |
commit | b7c991fac66bd6114eec6a8d4ea2b733f779bd31 (patch) | |
tree | fa48af3a81f8617bc30d0598a1b32b87706d52b2 /media-sound/fluidsynth | |
parent | net-libs/rabbitmq-c: Stabilize 0.11.0 arm, #805374 (diff) | |
download | gentoo-b7c991fac66bd6114eec6a8d4ea2b733f779bd31.tar.gz gentoo-b7c991fac66bd6114eec6a8d4ea2b733f779bd31.tar.bz2 gentoo-b7c991fac66bd6114eec6a8d4ea2b733f779bd31.zip |
media-sound/fluidsynth: Stabilize 2.2.3 ppc, #820131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild index ebaaa0109a58..04f5af2cc33f 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild @@ -12,7 +12,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=" |