mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/amarok: drop ~ppc keyword
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user