commit: 00000833ef078f191a55be6a7b670dc42e591f9c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 19:08:51 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 19:08:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00000833
media-sound/musescore: Stabilize 4.4.4 amd64, #926328
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-sound/musescore/musescore-4.4.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/musescore/musescore-4.4.4.ebuild
b/media-sound/musescore/musescore-4.4.4.ebuild
index 453e2ca9139c..3cfdb03e7dc9 100644
--- a/media-sound/musescore/musescore-4.4.4.ebuild
+++ b/media-sound/musescore/musescore-4.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ else
SRC_URI="
https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz ->
${P}.tar.gz
"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
S="${WORKDIR}/MuseScore-${PV}"
fi