Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-gstreamer/
Date: Thu, 13 Oct 2016 09:47:46
Message-Id: 1476352055.8dc130a173d5f9499036367f2d45ee1581f44c40.ago@gentoo
1 commit: 8dc130a173d5f9499036367f2d45ee1581f44c40
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 09:47:35 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 09:47:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc130a1
7
8 media-libs/phonon-gstreamer: ppc stable wrt bug #587346
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
18 index 0f2888f..4c2fee0 100644
19 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
20 +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild
21 @@ -9,7 +9,7 @@ MY_P=${MY_PN}-${PV}
22
23 if [[ ${PV} != *9999* ]]; then
24 SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
25 - KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
26 + KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
27 else
28 EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
29 inherit git-r3