summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-02 12:15:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-02 12:15:15 +0200
commit2edc19f71a6ebaca4dce2875fdc9e3f38be93b4e (patch)
treead091797920f084c5bd767ddbea50d3bd84ed6bf /media-sound
parentmedia-gfx/feh: x86 stable wrt bug #693192 (diff)
downloadgentoo-2edc19f71a6ebaca4dce2875fdc9e3f38be93b4e.tar.gz
gentoo-2edc19f71a6ebaca4dce2875fdc9e3f38be93b4e.tar.bz2
gentoo-2edc19f71a6ebaca4dce2875fdc9e3f38be93b4e.zip
media-sound/exaile: x86 stable wrt bug #693194
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/exaile/exaile-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-4.0.0.ebuild b/media-sound/exaile/exaile-4.0.0.ebuild
index 304677b17949..7dbc4aa8e770 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