diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 14:28:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 14:28:57 +0100 |
commit | 798f1703d0a8ae20c8b301de328131c850df0134 (patch) | |
tree | 4de04ad38cc89e165a954e10d2bef2d8c28383b9 /media-sound/fluidsynth | |
parent | media-sound/fluidsynth: Stabilize 2.3.3 arm64, #910418 (diff) | |
download | gentoo-798f1703d0a8ae20c8b301de328131c850df0134.tar.gz gentoo-798f1703d0a8ae20c8b301de328131c850df0134.tar.bz2 gentoo-798f1703d0a8ae20c8b301de328131c850df0134.zip |
media-sound/fluidsynth: Stabilize 2.3.3 sparc, #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 db1e11aae510..094811039210 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=" |