Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon/
Date: Sun, 02 Oct 2016 08:11:53
Message-Id: 1475395896.238db528bd290be435045383b7fd532120a3ad00.jer@gentoo
1 commit: 238db528bd290be435045383b7fd532120a3ad00
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 08:11:36 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 08:11:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238db528
7
8 media-libs/phonon: Stable for HPPA (bug #587346).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 media-libs/phonon/phonon-4.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/phonon/phonon-4.9.0.ebuild b/media-libs/phonon/phonon-4.9.0.ebuild
17 index 1535554..f8f1566 100644
18 --- a/media-libs/phonon/phonon-4.9.0.ebuild
19 +++ b/media-libs/phonon/phonon-4.9.0.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21
22 if [[ ${PV} != *9999* ]]; then
23 SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
24 - KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 + KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 else
27 EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
28 inherit git-r3