summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-02 14:19:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-02 14:20:45 +0200
commit8ecd7b0ba0df42d7d397de0ecc99506a1fa1efc5 (patch)
treea74ecc3aa7b89703c5360b480b4dae475f32a381 /media-sound
parentdev-libs/redland-bindings: amd64 stable wrt bug #855518 (diff)
downloadgentoo-8ecd7b0ba0df42d7d397de0ecc99506a1fa1efc5.tar.gz
gentoo-8ecd7b0ba0df42d7d397de0ecc99506a1fa1efc5.tar.bz2
gentoo-8ecd7b0ba0df42d7d397de0ecc99506a1fa1efc5.zip
media-sound/exaile: amd64 stable wrt bug #855521
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/exaile/exaile-4.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-4.1.1-r1.ebuild b/media-sound/exaile/exaile-4.1.1-r1.ebuild
index a8ee142fac0e..adfea4458e8a 100644
--- a/media-sound/exaile/exaile-4.1.1-r1.ebuild
+++ b/media-sound/exaile/exaile-4.1.1-r1.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