diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:59 +0200 |
commit | 095a5277c999ccad035258c18a312314b3554d83 (patch) | |
tree | a50e6421cb7c6767a762c1feec644d2ec68b5212 /media-sound/fluidsynth | |
parent | media-sound/fluidsynth: Stabilize 2.3.4 ppc, #921338 (diff) | |
download | gentoo-095a5277c999ccad035258c18a312314b3554d83.tar.gz gentoo-095a5277c999ccad035258c18a312314b3554d83.tar.bz2 gentoo-095a5277c999ccad035258c18a312314b3554d83.zip |
media-sound/fluidsynth: Stabilize 2.3.4 x86, #921338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild index 0b250a8bc605..69c23ad8076c 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.4.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=" |