summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-08 14:57:52 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-09 07:22:18 +0300
commitee59b5061dc9b1927824273d70e04ed621462b4e (patch)
treee52b19fb1cd91f941801b2876306be1e02d2d3fe /media-sound
parentmedia-libs/assimp: arm64 stable (bug #727234) (diff)
downloadgentoo-ee59b5061dc9b1927824273d70e04ed621462b4e.tar.gz
gentoo-ee59b5061dc9b1927824273d70e04ed621462b4e.tar.bz2
gentoo-ee59b5061dc9b1927824273d70e04ed621462b4e.zip
media-sound/lilypond: arm64 stable (bug #727512)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/lilypond/lilypond-2.21.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.21.1.ebuild b/media-sound/lilypond/lilypond-2.21.1.ebuild
index 4598fa2894b1..aac2c349319d 100644
--- a/media-sound/lilypond/lilypond-2.21.1.ebuild
+++ b/media-sound/lilypond/lilypond-2.21.1.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"