diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-24 14:50:48 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-24 14:50:48 +0100 |
commit | 2530eb539aa0bb0e270ea1b47358e89be9b50d69 (patch) | |
tree | 75483cbb85c14d26ba47a588f39dd1a9fe67941d /media-sound | |
parent | sys-apps/haveged: Stabilize 1.9.15 amd64, #828409 (diff) | |
download | gentoo-2530eb539aa0bb0e270ea1b47358e89be9b50d69.tar.gz gentoo-2530eb539aa0bb0e270ea1b47358e89be9b50d69.tar.bz2 gentoo-2530eb539aa0bb0e270ea1b47358e89be9b50d69.zip |
media-sound/fluidsynth: Stabilize 2.2.4 amd64, #829912
Signed-off-by: Jakov Smolić <jsmolic@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 a285914d267a..a4eb6a3f4bc5 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=" |