summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-07-30 21:49:30 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-07-30 22:45:04 +0200
commitfefb45524a48ace88c9a7df9d3668e74b1505397 (patch)
tree0a40cf3228f547b2033fbdad0d66ee06bf35cfc6 /media-libs/phonon
parentdev-libs/libzip: Dekeyword 1.0.1 all but hppa (diff)
downloadgentoo-fefb45524a48ace88c9a7df9d3668e74b1505397.tar.gz
gentoo-fefb45524a48ace88c9a7df9d3668e74b1505397.tar.bz2
gentoo-fefb45524a48ace88c9a7df9d3668e74b1505397.zip
media-libs/phonon: Dekeyword 4.9.0 all but hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-libs/phonon')
-rw-r--r--media-libs/phonon/phonon-4.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon/phonon-4.9.0.ebuild b/media-libs/phonon/phonon-4.9.0.ebuild
index 09a4f94cf2a0..75338c64ff4d 100644
--- a/media-libs/phonon/phonon-4.9.0.ebuild
+++ b/media-libs/phonon/phonon-4.9.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
- KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="hppa"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3