From: Agostino Sarubbo Date: Fri, 24 Feb 2017 13:20:26 +0000 (+0100) Subject: media-sound/amarok: amd64 stable wrt bug #610488 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb512d4fc3a943575b3d073d9ffc7e1dfb7e3453;p=gentoo.git media-sound/amarok: amd64 stable wrt bug #610488 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-sound/amarok/amarok-2.8.90-r2.ebuild b/media-sound/amarok/amarok-2.8.90-r2.ebuild index 40177e615308..fa40d3803549 100644 --- a/media-sound/amarok/amarok-2.8.90-r2.ebuild +++ b/media-sound/amarok/amarok-2.8.90-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,9 +18,9 @@ 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 ~x86" + KEYWORDS="amd64 ~x86" else - KEYWORDS="" + KEYWORDS="amd64" fi LICENSE="GPL-2"