From: Agostino Sarubbo Date: Mon, 2 Sep 2019 13:23:52 +0000 (+0200) Subject: media-sound/exaile: amd64 stable wrt bug #693194 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0756eced2ebf8654f956c8e919c90242b2870743;p=gentoo.git media-sound/exaile: amd64 stable wrt bug #693194 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-sound/exaile/exaile-4.0.0.ebuild b/media-sound/exaile/exaile-4.0.0.ebuild index 7dbc4aa8e770..57c248e3ab85 100644 --- a/media-sound/exaile/exaile-4.0.0.ebuild +++ b/media-sound/exaile/exaile-4.0.0.ebuild @@ -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