diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 07:14:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:14:27 +0000 |
commit | 889a000f2df3db5a7dfd168b267ff601edec4a8a (patch) | |
tree | 9dc5571c37a7e208998af2bb8e8fbbaaf7ec887a /media-sound | |
parent | dev-lang/rust: account for enabled llvm_targets in requirements check (diff) | |
download | gentoo-889a000f2df3db5a7dfd168b267ff601edec4a8a.tar.gz gentoo-889a000f2df3db5a7dfd168b267ff601edec4a8a.tar.bz2 gentoo-889a000f2df3db5a7dfd168b267ff601edec4a8a.zip |
media-sound/fluidsynth: Stabilize 2.2.0-r1 amd64, #782700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-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 a010e2ec064e..7042542b649d 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=" |