diff options
author | Sam James <sam@gentoo.org> | 2022-02-24 13:01:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-24 13:01:07 +0000 |
commit | b5ba227fd039de57321921ae1b5a3d2b52f369c9 (patch) | |
tree | c137300e305b658e6d49cb41543d1479e0cb98d2 /media-sound | |
parent | net-libs/libwebsockets: Stabilize 4.3.1 ppc, #833972 (diff) | |
download | gentoo-b5ba227fd039de57321921ae1b5a3d2b52f369c9.tar.gz gentoo-b5ba227fd039de57321921ae1b5a3d2b52f369c9.tar.bz2 gentoo-b5ba227fd039de57321921ae1b5a3d2b52f369c9.zip |
media-sound/fluidsynth: Stabilize 2.2.5 ppc, #833977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild index 51908c546139..2417a9fe65b8 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.5.ebuild @@ -12,7 +12,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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |