diff options
Diffstat (limited to 'media-sound/amarok/amarok-2.8.0-r3.ebuild')
-rw-r--r-- | media-sound/amarok/amarok-2.8.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-2.8.0-r3.ebuild b/media-sound/amarok/amarok-2.8.0-r3.ebuild index abbf232c31bb..aaabc542e0ee 100644 --- a/media-sound/amarok/amarok-2.8.0-r3.ebuild +++ b/media-sound/amarok/amarok-2.8.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ if [[ ${PV} != *9999* ]]; then else SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" fi - KEYWORDS="amd64 ~ppc x86" + KEYWORDS="amd64 x86" else KEYWORDS="" fi |