diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 14:28:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 14:28:55 +0100 |
commit | 31145b9c94ef3a68e50706a1ddefa4d96c76fca3 (patch) | |
tree | 139b870f889c7ebfaa8d5abadbdee7c2bf2d9837 /media-sound/fluidsynth | |
parent | media-sound/fluidsynth: Stabilize 2.3.3 ppc64, #910418 (diff) | |
download | gentoo-31145b9c94ef3a68e50706a1ddefa4d96c76fca3.tar.gz gentoo-31145b9c94ef3a68e50706a1ddefa4d96c76fca3.tar.bz2 gentoo-31145b9c94ef3a68e50706a1ddefa4d96c76fca3.zip |
media-sound/fluidsynth: Stabilize 2.3.3 arm64, #910418
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.3.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.3.ebuild index 31135d6ce819..db1e11aae510 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.3.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=" |