diff options
author | Sam James <sam@gentoo.org> | 2021-07-13 05:00:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-13 05:00:54 +0100 |
commit | e655df82391f351ffe778f1ca45436bbb9251342 (patch) | |
tree | c4ceb6dfe9006300cbfeea1ed598591ed10fc592 /media-sound/fluidsynth | |
parent | dev-python/oauthlib: Stabilize 3.1.1 arm64, #800013 (diff) | |
download | gentoo-e655df82391f351ffe778f1ca45436bbb9251342.tar.gz gentoo-e655df82391f351ffe778f1ca45436bbb9251342.tar.bz2 gentoo-e655df82391f351ffe778f1ca45436bbb9251342.zip |
media-sound/fluidsynth: Stabilize 2.2.1 arm64, #800055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild index c7eb8de786ca..b066b19eae1b 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.1.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 ~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=" |