diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:10:57 +0200 |
commit | e3be18ba3f7f4d6081d2e477ee0db07ddbeac581 (patch) | |
tree | ddb883deec051144e4b2af13291a476928411b28 /media-sound | |
parent | dev-perl/CryptX: Stabilize 0.80.0-r1 ppc, #921311 (diff) | |
download | gentoo-e3be18ba3f7f4d6081d2e477ee0db07ddbeac581.tar.gz gentoo-e3be18ba3f7f4d6081d2e477ee0db07ddbeac581.tar.bz2 gentoo-e3be18ba3f7f4d6081d2e477ee0db07ddbeac581.zip |
media-sound/fluidsynth: Stabilize 2.3.4 arm64, #921338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild index f85f79e0b17d..fdf9b9eb8156 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |