summaryrefslogtreecommitdiff
path: root/media-sound/exaile/exaile-4.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/exaile/exaile-4.1.2.ebuild')
-rw-r--r--media-sound/exaile/exaile-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-4.1.2.ebuild b/media-sound/exaile/exaile-4.1.2.ebuild
index 5fd5b6a75bca..27c4ab99ab06 100644
--- a/media-sound/exaile/exaile-4.1.2.ebuild
+++ b/media-sound/exaile/exaile-4.1.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/exaile/exaile.git"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV/_/-}/${PN}-${PV/_/}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${PN}-${PV/_/-}"
fi