media-sound/exaile: amd64 stable wrt bug #693194
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 13:23:52 +0000 (15:23 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 13:23:52 +0000 (15:23 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-sound/exaile/exaile-4.0.0.ebuild

index 7dbc4aa8e770d1c637cca3119446e0ef8a69de0b..57c248e3ab852376bc051e4f6c2cf32916cecd78 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/exaile/exaile.git"
 else
        SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${PN}-${PV/_/}.tar.gz"
-       KEYWORDS="~amd64 ~sparc x86"
+       KEYWORDS="amd64 ~sparc x86"
        S="${WORKDIR}/${PN}-${PV/_/}"
 fi