diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:33:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:33:26 +0100 |
commit | 93971be40833ec1bc8a65660be5b19ac6a40f1f3 (patch) | |
tree | ba81c8551451a769466c5420aebab3ea59e42f3d /media-sound/fluidsynth | |
parent | media-libs/lv2: ppc stable wrt bug #705616 (diff) | |
download | gentoo-93971be40833ec1bc8a65660be5b19ac6a40f1f3.tar.gz gentoo-93971be40833ec1bc8a65660be5b19ac6a40f1f3.tar.bz2 gentoo-93971be40833ec1bc8a65660be5b19ac6a40f1f3.zip |
media-sound/fluidsynth: ppc stable wrt bug #705624
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 | 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 0a62f65f097e..0d5da795dd2a 100644 --- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild @@ -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=" |