diff options
author | Sam James <sam@gentoo.org> | 2023-01-30 12:55:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-30 12:55:08 +0000 |
commit | 7bd94056f68f8ff186319eebdf4c3790aed55090 (patch) | |
tree | 42719ac3e9845102631d66e6781dd5918e1d41ef /media-sound | |
parent | media-sound/fluidsynth: Stabilize 2.3.1 arm, #892581 (diff) | |
download | gentoo-7bd94056f68f8ff186319eebdf4c3790aed55090.tar.gz gentoo-7bd94056f68f8ff186319eebdf4c3790aed55090.tar.bz2 gentoo-7bd94056f68f8ff186319eebdf4c3790aed55090.zip |
media-sound/fluidsynth: Stabilize 2.3.1 sparc, #892581
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild index 69e87d7c5f2e..b288d36b5095 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.1.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=" |