media-sound/amarok: drop ~ppc keyword
authorMichael Palimaka <kensington@gentoo.org>
Wed, 6 Jul 2016 17:48:56 +0000 (03:48 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 7 Jul 2016 17:52:08 +0000 (03:52 +1000)
Package-Manager: portage-2.3.0

media-sound/amarok/amarok-2.8.0-r3.ebuild
media-sound/amarok/amarok-2.8.90-r2.ebuild

index abbf232c31bb2a44e54072106d41a2ddda734eef..aaabc542e0eef8ec2ef4d60a4b85ce2b65a158c1 100644 (file)
@@ -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
index 03a5e1204f974b2bddf669d3b0d0fed2568a6f64..fc8243204a9d000d0bdb2c9ad767dfbe983c9d75 100644 (file)
@@ -17,7 +17,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.xz"
-       KEYWORDS="~amd64 ~ppc ~x86"
+       KEYWORDS="~amd64 ~x86"
 else
        KEYWORDS=""
 fi