diff options
author | Sam James <sam@gentoo.org> | 2023-01-30 12:55:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-30 12:55:05 +0000 |
commit | 4e131caa71142da429c8c74881d86eb35c6b5197 (patch) | |
tree | 9c2ced6ec06b78096995155949344e11c6f1bbcf /media-sound/fluidsynth | |
parent | media-sound/fluidsynth: Stabilize 2.3.1 arm64, #892581 (diff) | |
download | gentoo-4e131caa71142da429c8c74881d86eb35c6b5197.tar.gz gentoo-4e131caa71142da429c8c74881d86eb35c6b5197.tar.bz2 gentoo-4e131caa71142da429c8c74881d86eb35c6b5197.zip |
media-sound/fluidsynth: Stabilize 2.3.1 ppc64, #892581
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-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 27d0f67e3313..e36ecd7af60f 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=" |