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-vlc/
Date: Thu, 13 Oct 2016 09:47:56
Message-Id: 1476352049.02fdb7efef8c89a0a297b208fd49814f5dc3c207.ago@gentoo
1 commit: 02fdb7efef8c89a0a297b208fd49814f5dc3c207
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 09:47:29 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 09:47:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02fdb7ef
7
8 media-libs/phonon-vlc: 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-vlc/phonon-vlc-0.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/phonon-vlc/phonon-vlc-0.9.0.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.9.0.ebuild
18 index bac4cd5..03fab39 100644
19 --- a/media-libs/phonon-vlc/phonon-vlc-0.9.0.ebuild
20 +++ b/media-libs/phonon-vlc/phonon-vlc-0.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="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd"
26 + KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd"
27 else
28 EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
29 inherit git-r3