diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:13:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:16 +0100 |
commit | 153b3d579e5f490f8483da269cc4d30f1b0aa96f (patch) | |
tree | 3cadeed5d826a0d635e9df3cd7317b19bdfc7dca /media-sound | |
parent | media-plugins/gst-plugins-meta: ppc stable wrt bug #587010 (diff) | |
download | gentoo-153b3d579e5f490f8483da269cc4d30f1b0aa96f.tar.gz gentoo-153b3d579e5f490f8483da269cc4d30f1b0aa96f.tar.bz2 gentoo-153b3d579e5f490f8483da269cc4d30f1b0aa96f.zip |
media-sound/pulseaudio: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-9.0.ebuild b/media-sound/pulseaudio/pulseaudio-9.0.ebuild index 99eb187c3ed4..54d667e90da9 100644 --- a/media-sound/pulseaudio/pulseaudio-9.0.ebuild +++ b/media-sound/pulseaudio/pulseaudio-9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" # +alsa-plugin as discussed in bug #519530 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib |