diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 21:32:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 21:32:40 +0200 |
commit | fe3e56ac82f4813f1377cab42db46fcb58565302 (patch) | |
tree | 8c9ea788aae1bfed549d514bc8d2cd987666ad37 /media-sound | |
parent | media-gfx/sane-backends: Stabilize 1.0.32 arm64, #829924 (diff) | |
download | gentoo-fe3e56ac82f4813f1377cab42db46fcb58565302.tar.gz gentoo-fe3e56ac82f4813f1377cab42db46fcb58565302.tar.bz2 gentoo-fe3e56ac82f4813f1377cab42db46fcb58565302.zip |
media-sound/fluidsynth: Stabilize 2.2.4 arm64, #829912
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild index a041a9847339..5b813b81d795 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.4.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=" |