diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-21 18:04:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-21 18:08:44 +0100 |
commit | 1ef756e93f9ca6919e6d790880c6af46fa2d7e27 (patch) | |
tree | 3e698c69ca98e15ce761bd20a740967f882b5b9c /media-sound | |
parent | dev-lang/python: stable 2.7.18-r1 for hppa, bug #732498 (diff) | |
download | gentoo-1ef756e93f9ca6919e6d790880c6af46fa2d7e27.tar.gz gentoo-1ef756e93f9ca6919e6d790880c6af46fa2d7e27.tar.bz2 gentoo-1ef756e93f9ca6919e6d790880c6af46fa2d7e27.zip |
media-sound/fluidsynth: stable 2.1.0 for hppa, bug #730970
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
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.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild index a01ed47a190c..0ed03334c878 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.0.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=" |