diff options
author | Sam James <sam@gentoo.org> | 2023-05-31 04:35:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-31 04:35:45 +0100 |
commit | c320af81057d8021034a8058a2c796c24581f458 (patch) | |
tree | a5a77d801ae183c68f700edbd0f3e1f12ade7ae1 /media-sound/fluidsynth | |
parent | net-libs/libssh2: fix DoubleEmptyLine (diff) | |
download | gentoo-c320af81057d8021034a8058a2c796c24581f458.tar.gz gentoo-c320af81057d8021034a8058a2c796c24581f458.tar.bz2 gentoo-c320af81057d8021034a8058a2c796c24581f458.zip |
media-sound/fluidsynth: Stabilize 2.3.2-r2 arm64, #905684
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild index 384ea1665651..02901a88badc 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.2-r2.ebuild @@ -11,7 +11,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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss pipewire portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |