diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:07:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:07:20 +0200 |
commit | f4b5123b516de347e3a957761b2b770734888ec2 (patch) | |
tree | 8916fd6a85ef521f56665f3ceb758b2bf430a276 /media-sound/fluidsynth | |
parent | media-libs/libcanberra: Stabilize 0.30-r7 amd64, #876016 (diff) | |
download | gentoo-f4b5123b516de347e3a957761b2b770734888ec2.tar.gz gentoo-f4b5123b516de347e3a957761b2b770734888ec2.tar.bz2 gentoo-f4b5123b516de347e3a957761b2b770734888ec2.zip |
media-sound/fluidsynth: Stabilize 2.2.9 amd64, #876019
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-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 659632e018cb..5372e2de433e 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=" |