summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-21 10:58:26 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-21 10:58:26 +0000
commitdab02b0be9d6aa6ae83c362805298e0a4fe9caea (patch)
tree739411843028a13b657f8fe84200ace9877d6975 /media-libs/phonon-gstreamer
parentMaking IKEv1 and IKEv2 required, since it makes no sense without them, fixing... (diff)
downloadhistorical-dab02b0be9d6aa6ae83c362805298e0a4fe9caea.tar.gz
historical-dab02b0be9d6aa6ae83c362805298e0a4fe9caea.tar.bz2
historical-dab02b0be9d6aa6ae83c362805298e0a4fe9caea.zip
Keyword ~ppc ~ppc64, bug #432420
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/ChangeLog6
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/phonon-gstreamer/ChangeLog b/media-libs/phonon-gstreamer/ChangeLog
index e871616a706b..f2cbbbacf535 100644
--- a/media-libs/phonon-gstreamer/ChangeLog
+++ b/media-libs/phonon-gstreamer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/phonon-gstreamer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.27 2012/09/19 22:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.28 2012/09/21 10:55:18 blueness Exp $
+
+ 21 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ phonon-gstreamer-4.6.2-r1.ebuild:
+ Keyword ~ppc ~ppc64, bug #432420
19 Sep 2012; Jeroen Roovers <jer@gentoo.org>
phonon-gstreamer-4.6.2-r1.ebuild:
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
index 5f22a61917d5..8ad41aad34e4 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild,v 1.5 2012/09/19 22:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild,v 1.6 2012/09/21 10:55:18 blueness Exp $
EAPI=4
@@ -20,7 +20,7 @@ LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="amd64 ~arm hppa x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
fi
SLOT="0"
IUSE="alsa debug +network"