diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:07:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:07:47 +0100 |
commit | 99f94b29fdda13b68628a2191487849d99496d0e (patch) | |
tree | c70cd1c371c4fc514c08a32375c2d1f9ff44d817 /media-sound/fluidsynth | |
parent | net-dns/dnsmasq: x86 stable wrt bug #766126 (diff) | |
download | gentoo-99f94b29fdda13b68628a2191487849d99496d0e.tar.gz gentoo-99f94b29fdda13b68628a2191487849d99496d0e.tar.bz2 gentoo-99f94b29fdda13b68628a2191487849d99496d0e.zip |
media-sound/fluidsynth: x86 stable wrt bug #766177
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild index 138d9ca59eb0..32db224f2af1 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.5.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=" |