diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 02:58:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 02:58:52 +0100 |
commit | aa536619a08ec1885038b2000c63b5964848f427 (patch) | |
tree | 0597ef292f96827097cd0296fc05023cfda5f87f /media-sound/fluidsynth | |
parent | media-sound/sox: Stabilize 14.4.2_p20210509 arm64, #819450 (diff) | |
download | gentoo-aa536619a08ec1885038b2000c63b5964848f427.tar.gz gentoo-aa536619a08ec1885038b2000c63b5964848f427.tar.bz2 gentoo-aa536619a08ec1885038b2000c63b5964848f427.zip |
media-sound/fluidsynth: Stabilize 2.2.3 arm64, #820131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild index 55dbaf6c26ea..57dcd76a5287 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.3.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=" |