summaryrefslogtreecommitdiff
path: root/media-sound/exaile/exaile-4.1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/exaile/exaile-4.1.3.ebuild')
-rw-r--r--media-sound/exaile/exaile-4.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-4.1.3.ebuild b/media-sound/exaile/exaile-4.1.3.ebuild
index 3c7be5deff10..56167a0672e9 100644
--- a/media-sound/exaile/exaile-4.1.3.ebuild
+++ b/media-sound/exaile/exaile-4.1.3.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