diff options
author | Sam James <sam@gentoo.org> | 2022-02-24 14:03:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-24 14:03:12 +0000 |
commit | 6b8e0df048b60cfacf32bf1f593db9fc16afb8c9 (patch) | |
tree | d78e1271c3f9af7fa69bd89548c29f39530d4cb0 /media-sound/fluidsynth | |
parent | dev-vcs/pre-commit: Stabilize 2.17.0 x86, #833974 (diff) | |
download | gentoo-6b8e0df048b60cfacf32bf1f593db9fc16afb8c9.tar.gz gentoo-6b8e0df048b60cfacf32bf1f593db9fc16afb8c9.tar.bz2 gentoo-6b8e0df048b60cfacf32bf1f593db9fc16afb8c9.zip |
media-sound/fluidsynth: Stabilize 2.2.5 x86, #833977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild index f6b7db55c16c..8bca3f3b6375 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.5.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=" |