diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 18:51:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 18:51:24 +0200 |
commit | 3a4cf2c8da02a4b5a3a762a52522bffdcced5eed (patch) | |
tree | ab9a389edecf83b18aa18b241d3ec6941a91e48c /media-sound | |
parent | media-sound/fluidsynth: Stabilize 2.3.0 sparc, #886093 (diff) | |
download | gentoo-3a4cf2c8da02a4b5a3a762a52522bffdcced5eed.tar.gz gentoo-3a4cf2c8da02a4b5a3a762a52522bffdcced5eed.tar.bz2 gentoo-3a4cf2c8da02a4b5a3a762a52522bffdcced5eed.zip |
media-sound/fluidsynth: Stabilize 2.3.0 ppc64, #886093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.3.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.3.0.ebuild index dc4b927f6763..84ade4dbb036 100644 --- a/media-sound/fluidsynth/fluidsynth-2.3.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.3.0.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=" |