diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-05 19:09:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-05 23:03:59 +0100 |
commit | 72bd205a774d469090cb781c223a41fb654b329d (patch) | |
tree | c7ffceafebdec1bcc74b7bb9af74753fc0c5b5dc /media-sound | |
parent | dev-libs/wayland-protocols: Version bump to 1.18 (diff) | |
download | gentoo-72bd205a774d469090cb781c223a41fb654b329d.tar.gz gentoo-72bd205a774d469090cb781c223a41fb654b329d.tar.bz2 gentoo-72bd205a774d469090cb781c223a41fb654b329d.zip |
media-sound/fluidsynth: stable 2.0.4 for sparc, bug #687822
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild index 5f0029952947..696ccdebd45c 100644 --- a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/fluidsynth/archive/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2.1+" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="alsa dbus debug examples ipv6 jack ladspa lash oss portaudio pulseaudio +readline +sndfile" BDEPEND=" |