From 3483683e458ac2eeedc23ff7815e38b5bfddcec9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 12 Jan 2021 22:37:19 +0000 Subject: media-sound/lilypond: Stabilize 2.21.6 arm64, #765097 Signed-off-by: Sam James --- media-sound/lilypond/lilypond-2.21.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound') diff --git a/media-sound/lilypond/lilypond-2.21.6.ebuild b/media-sound/lilypond/lilypond-2.21.6.ebuild index 89cf464d7f84..69c17a1749df 100644 --- a/media-sound/lilypond/lilypond-2.21.6.ebuild +++ b/media-sound/lilypond/lilypond-2.21.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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 ~x86" + KEYWORDS="~amd64 ~arm arm64 ~hppa ~x86" fi DESCRIPTION="GNU Music Typesetter" -- cgit v1.2.3-65-gdbad