diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 00:42:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 00:42:55 +0000 |
commit | 70b0b846dd6ccc2514ffc6c003ab6cf40d907c61 (patch) | |
tree | e0a953d00bf69304e2e2e15a0817b32b6a3b9270 /media-sound | |
parent | dev-cpp/catch: Stabilize 2.13.3 amd64, #766902 (diff) | |
download | gentoo-70b0b846dd6ccc2514ffc6c003ab6cf40d907c61.tar.gz gentoo-70b0b846dd6ccc2514ffc6c003ab6cf40d907c61.tar.bz2 gentoo-70b0b846dd6ccc2514ffc6c003ab6cf40d907c61.zip |
media-sound/fluidsynth: Stabilize 2.1.5 arm, #766177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild index 3ccbb5eee698..df8b4f8ab943 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.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/2" -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=" |