summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/amarok/amarok-2.6.0.ebuild')
-rw-r--r--media-sound/amarok/amarok-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-2.6.0.ebuild b/media-sound/amarok/amarok-2.6.0.ebuild
index c61e1b7ccc53..83f2e82707dc 100644
--- a/media-sound/amarok/amarok-2.6.0.ebuild
+++ b/media-sound/amarok/amarok-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.5 2013/02/08 11:10:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.6 2013/02/10 17:15:55 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ DESCRIPTION="Advanced audio player based on KDE framework."
HOMEPAGE="http://amarok.kde.org/"
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ppc x86"
else
KEYWORDS=""
fi