commit: 61dadfb9b2aad42dd59b5f4824574500f534320d
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 06:56:58 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 06:58:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61dadfb9
media-sound/clementine: Stabilize 1.4.0_rc2 amd64, #877175
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-sound/clementine/clementine-1.4.0_rc2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/clementine/clementine-1.4.0_rc2.ebuild
b/media-sound/clementine/clementine-1.4.0_rc2.ebuild
index 8ae86de1f1b4..c43826acfb96 100644
--- a/media-sound/clementine/clementine-1.4.0_rc2.ebuild
+++ b/media-sound/clementine/clementine-1.4.0_rc2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
else
S="${WORKDIR}/Clementine-${PV/_}"
SRC_URI="https://github.com/clementine-player/Clementine/archive/refs/tags/${PV/_}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"