commit: 82824238a744b67b7398114760500c9bb84213fa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 23:18:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 23:18:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82824238
media-sound/clementine: Stabilize 1.4.1_p28 amd64, #949045
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/clementine/clementine-1.4.1_p28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/clementine/clementine-1.4.1_p28.ebuild
b/media-sound/clementine/clementine-1.4.1_p28.ebuild
index 1555e2a42292..0d335812d9fb 100644
--- a/media-sound/clementine/clementine-1.4.1_p28.ebuild
+++ b/media-sound/clementine/clementine-1.4.1_p28.ebuild
@@ -17,7 +17,7 @@ else
MY_PV="$(ver_cut 1-3)-$(ver_cut 5)-g41e2a07b3"
SRC_URI="https://github.com/clementine-player/Clementine/releases/download/${MY_PV}/clementine-${MY_PV}.tar.xz
-> ${P}.tar.xz"
S="${WORKDIR}/clementine-${MY_PV}"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"