Skip to content

Commit

Permalink
media-sound/amarok: drop ~ppc keyword
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
kensington committed Jul 7, 2016
1 parent 957d144 commit ae3831a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions media-sound/amarok/amarok-2.8.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion media-sound/amarok/amarok-2.8.90-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae3831a

Please sign in to comment.