diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-24 19:17:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 21:50:28 +0000 |
commit | e1a8df4e67499f6546dab6f035f8971ee77a19f3 (patch) | |
tree | b11401419db5cdbfd693206297b2001425cf418e /media-sound | |
parent | dev-python/pip: Update test exclusion logic and list (diff) | |
download | gentoo-e1a8df4e67499f6546dab6f035f8971ee77a19f3.tar.gz gentoo-e1a8df4e67499f6546dab6f035f8971ee77a19f3.tar.bz2 gentoo-e1a8df4e67499f6546dab6f035f8971ee77a19f3.zip |
media-sound/fluidsynth: stable 2.1.5 for sparc, bug #766177
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 32db224f2af1..6ccc0511e373 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=" |