diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-18 20:05:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-18 20:41:33 +0100 |
commit | c80e695815d7760c6853a5ca6feccd71d2408edf (patch) | |
tree | ab70a7c8b5c72270f97fdba8e480282aebfb776c /media-sound | |
parent | dev-util/rustup: fix typo in src_prepare (diff) | |
download | gentoo-c80e695815d7760c6853a5ca6feccd71d2408edf.tar.gz gentoo-c80e695815d7760c6853a5ca6feccd71d2408edf.tar.bz2 gentoo-c80e695815d7760c6853a5ca6feccd71d2408edf.zip |
media-sound/fluidsynth: stable 2.2.0-r1 for sparc, bug #782700
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild index 781c4e52a80f..a010e2ec064e 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.0-r1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.0-r1.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=" |