summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-19 21:08:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-19 21:08:53 +0300
commit99a560e31a6e88a9498e9d625b2568cd264835ea (patch)
tree795343c03fffe5498075fc25d9219671bfd57a28
parentsci-electronics/kicad: enable py3.11 (diff)
downloadgentoo-99a560e31a6e88a9498e9d625b2568cd264835ea.tar.gz
gentoo-99a560e31a6e88a9498e9d625b2568cd264835ea.tar.bz2
gentoo-99a560e31a6e88a9498e9d625b2568cd264835ea.zip
media-sound/lilypond: Stabilize 2.24.0 arm64, #904572
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-sound/lilypond/lilypond-2.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.24.0.ebuild b/media-sound/lilypond/lilypond-2.24.0.ebuild
index b230712614fa..572a35713b01 100644
--- a/media-sound/lilypond/lilypond-2.24.0.ebuild
+++ b/media-sound/lilypond/lilypond-2.24.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
else
MAIN_VER=$(ver_cut 1-2)
SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~riscv ~x86"
fi
DESCRIPTION="GNU Music Typesetter"