diff options
author | 2021-01-24 21:59:13 +0000 | |
---|---|---|
committer | 2021-01-24 21:59:13 +0000 | |
commit | 4b1b4e9651912d8dd17c1321e9bb78766379916e (patch) | |
tree | 5f954cf867b0a488449c2d2f4cf338f88c5ae2c7 /media-sound | |
parent | dev-python/aiohttp: Stabilize 3.7.3 arm64, #763684 (diff) | |
download | gentoo-4b1b4e9651912d8dd17c1321e9bb78766379916e.tar.gz gentoo-4b1b4e9651912d8dd17c1321e9bb78766379916e.tar.bz2 gentoo-4b1b4e9651912d8dd17c1321e9bb78766379916e.zip |
media-sound/fluidsynth: Stabilize 2.1.5 arm64, #766177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild index 6ccc0511e373..3ccbb5eee698 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.5.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/2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads" BDEPEND=" |