summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-02 21:36:14 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-02 21:49:15 +0100
commitffbeceed36f24fa3a58c61ea8d9fc800734661d9 (patch)
treee3e2e0f0d7179fb9b2ef396608e2176d752b6a9f /media-sound
parentdev-libs/double-conversion: x86 stable (bug #678694) (diff)
downloadgentoo-ffbeceed36f24fa3a58c61ea8d9fc800734661d9.tar.gz
gentoo-ffbeceed36f24fa3a58c61ea8d9fc800734661d9.tar.bz2
gentoo-ffbeceed36f24fa3a58c61ea8d9fc800734661d9.zip
media-sound/exaile: x86 stable (bug #621900)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/exaile/exaile-4.0.0_rc3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-4.0.0_rc3.ebuild b/media-sound/exaile/exaile-4.0.0_rc3.ebuild
index f3e1373fd4ab..2bebaa26411c 100644
--- a/media-sound/exaile/exaile-4.0.0_rc3.ebuild
+++ b/media-sound/exaile/exaile-4.0.0_rc3.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