summaryrefslogtreecommitdiff
path: root/media-sound/exaile/exaile-4.1.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-10 10:42:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-10 10:42:05 +0100
commit946859e0e36904cffb3e0ccbccb6b7b1347c1cc8 (patch)
tree0acec77e64f765c013ceda868659a8e125e429df /media-sound/exaile/exaile-4.1.2.ebuild
parentb9baffd9af9383cc886b1583814fe15163017d80 (diff)
gentoo auto-resync : 10:09:2022 - 10:42:05
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