commit: 70c082bcc1d821b3ec7606e6df0f272af43b1bf3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 15:01:08 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 15:01:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c082bc
media-sound/lilypond: Stabilize 2.21.5 arm64, #746692
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/lilypond/lilypond-2.21.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/lilypond/lilypond-2.21.5.ebuild
b/media-sound/lilypond/lilypond-2.21.5.ebuild
index c03d4b78151..3208b608af8 100644
--- a/media-sound/lilypond/lilypond-2.21.5.ebuild
+++ b/media-sound/lilypond/lilypond-2.21.5.ebuild
@@ -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"