diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:16:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:16:03 +0200 |
commit | 8f432cdcd1af0db29ba81e7d897a90cea5934498 (patch) | |
tree | 4e4c94ed0e0e0207d7337d481bc0c4fd0c52fc12 /media-sound | |
parent | dev-libs/libuv: ppc stable wrt bug #800986 (diff) | |
download | gentoo-8f432cdcd1af0db29ba81e7d897a90cea5934498.tar.gz gentoo-8f432cdcd1af0db29ba81e7d897a90cea5934498.tar.bz2 gentoo-8f432cdcd1af0db29ba81e7d897a90cea5934498.zip |
media-sound/fluidsynth: ppc stable wrt bug #808108
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.2.2.ebuild b/media-sound/fluidsynth/fluidsynth-2.2.2.ebuild index bf678c5595f1..7c1e9bc27d6a 100644 --- a/media-sound/fluidsynth/fluidsynth-2.2.2.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.2.2.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/3" -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=" |