diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 17:09:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 17:09:05 +0200 |
commit | 9e09054daf171bbb03aacde7031e5d7182e9c743 (patch) | |
tree | c17fdea69890fa8876ed85d122a1f81fd5232774 /media-sound | |
parent | dev-vcs/git-pw: fix missing dep (diff) | |
download | gentoo-9e09054daf171bbb03aacde7031e5d7182e9c743.tar.gz gentoo-9e09054daf171bbb03aacde7031e5d7182e9c743.tar.bz2 gentoo-9e09054daf171bbb03aacde7031e5d7182e9c743.zip |
media-sound/fluidsynth: Stabilize 2.2.4 ppc, #829912
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild index 00a16d897748..0894f18d4b67 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.4.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=" |