diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 11:04:58 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 11:04:58 +0200 |
commit | dfa8d0e18b621b401776048f5bff5501e75b47c7 (patch) | |
tree | 5c7b7993de3a6c9a77e7614dc363f632e0caad2a /media-sound/fluidsynth | |
parent | dev-python/twisted: update deps (diff) | |
download | gentoo-dfa8d0e18b621b401776048f5bff5501e75b47c7.tar.gz gentoo-dfa8d0e18b621b401776048f5bff5501e75b47c7.tar.bz2 gentoo-dfa8d0e18b621b401776048f5bff5501e75b47c7.zip |
media-sound/fluidsynth: Stabilize 2.2.7 x86, #847628
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild index 51908c546139..356a624f7706 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.7.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.7.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=" |