Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon/
Date: Sun, 30 Jul 2017 20:46:17
Message-Id: 1501447504.fefb45524a48ace88c9a7df9d3668e74b1505397.asturm@gentoo
1 commit: fefb45524a48ace88c9a7df9d3668e74b1505397
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 19:49:30 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 20:45:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefb4552
7
8 media-libs/phonon: Dekeyword 4.9.0 all but hppa
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 media-libs/phonon/phonon-4.9.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/phonon/phonon-4.9.0.ebuild b/media-libs/phonon/phonon-4.9.0.ebuild
16 index 09a4f94cf2a..75338c64ff4 100644
17 --- a/media-libs/phonon/phonon-4.9.0.ebuild
18 +++ b/media-libs/phonon/phonon-4.9.0.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 if [[ ${PV} != *9999* ]]; then
22 SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
23 - KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 + KEYWORDS="hppa"
25 else
26 EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
27 inherit git-r3