diff options
author | 2019-12-16 10:10:11 +0100 | |
---|---|---|
committer | 2019-12-16 10:10:11 +0100 | |
commit | 10998118f598afba45cd3de841b568b4333c4fdd (patch) | |
tree | a6c7aeb62e385dde2d7a2eb91328cca79a6a4e67 /media-sound/fluidsynth | |
parent | x11-wm/jwm: add self to metadata (diff) | |
download | gentoo-10998118f598afba45cd3de841b568b4333c4fdd.tar.gz gentoo-10998118f598afba45cd3de841b568b4333c4fdd.tar.bz2 gentoo-10998118f598afba45cd3de841b568b4333c4fdd.zip |
media-sound/fluidsynth: ppc stable wrt bug #703038
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.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild b/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild index ec76843b7f7d..ef2be8ac126f 100644 --- a/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/fluidsynth/archive/v${PV}.tar.gz -> ${P}. 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 oss portaudio pulseaudio +readline +sndfile systemd" BDEPEND=" |