diff options
author | 2021-04-18 21:21:27 +0000 | |
---|---|---|
committer | 2021-04-18 21:26:18 +0000 | |
commit | fcda8f2e6f2d6bb42637d8161f2258b0544a6332 (patch) | |
tree | 8794960760fbbfea9e0236fbc0b51ea003e5815e /media-sound/fluidsynth | |
parent | x11-plugins/docker: Drop 1.5-r1, EAPI5-- (diff) | |
download | gentoo-fcda8f2e6f2d6bb42637d8161f2258b0544a6332.tar.gz gentoo-fcda8f2e6f2d6bb42637d8161f2258b0544a6332.tar.bz2 gentoo-fcda8f2e6f2d6bb42637d8161f2258b0544a6332.zip |
media-sound/fluidsynth: Stabilize 2.2.0-r1 x86, #782700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild index 7042542b649d..58342579e27f 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.0-r1.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 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |