diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:55 +0100 |
commit | fa6f3b29613efdc869b9a0147f12139f28fab4b5 (patch) | |
tree | 047d3628303fd14466a0404c2a6a93a57e50f28e /media-sound/fluidsynth | |
parent | media-libs/slv2: amd64 stable wrt bug #705622 (diff) | |
download | gentoo-fa6f3b29613efdc869b9a0147f12139f28fab4b5.tar.gz gentoo-fa6f3b29613efdc869b9a0147f12139f28fab4b5.tar.bz2 gentoo-fa6f3b29613efdc869b9a0147f12139f28fab4b5.zip |
media-sound/fluidsynth: amd64 stable wrt bug #705624
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild index 48e460715cb6..fab9fdd3d1c8 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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=" |