diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 14:28:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 14:28:54 +0100 |
commit | 716ffa329ba9a4ddb8d9bbe1998a9fbcab7ac787 (patch) | |
tree | f8fb05323f8d022a6570c73ea5948edbbcb42434 /media-sound/fluidsynth | |
parent | media-libs/codec2: Stabilize 1.1.1 x86, #910417 (diff) | |
download | gentoo-716ffa329ba9a4ddb8d9bbe1998a9fbcab7ac787.tar.gz gentoo-716ffa329ba9a4ddb8d9bbe1998a9fbcab7ac787.tar.bz2 gentoo-716ffa329ba9a4ddb8d9bbe1998a9fbcab7ac787.zip |
media-sound/fluidsynth: Stabilize 2.3.3 ppc64, #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 96eb1a12684c..31135d6ce819 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=" |