diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:02 +0100 |
commit | 07acce589a303399976a1539a98919469af07850 (patch) | |
tree | 1d35f378a69724cb915cef8060be779fbc172080 /media-sound/fluidsynth | |
parent | mail-client/mutt: amd64 stable wrt bug #765790 (diff) | |
download | gentoo-07acce589a303399976a1539a98919469af07850.tar.gz gentoo-07acce589a303399976a1539a98919469af07850.tar.bz2 gentoo-07acce589a303399976a1539a98919469af07850.zip |
media-sound/fluidsynth: amd64 stable wrt bug #766177
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild index d5fdde4142d4..138d9ca59eb0 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |