Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Sun, 06 Sep 2020 04:11:49
Message-Id: 1599363445.67f8f4191edadc85cd2f563955859097c1e74ff8.sam@gentoo
1 commit: 67f8f4191edadc85cd2f563955859097c1e74ff8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 03:37:25 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 03:37:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f8f419
7
8 media-sound/lilypond: arm64 stable (bug #740458)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 media-sound/lilypond/lilypond-2.21.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/lilypond/lilypond-2.21.4-r1.ebuild b/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
17 index 5b6a4c8ee04..7d751530c32 100644
18 --- a/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
19 +++ b/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
20 @@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]]; then
21 else
22 MAIN_VER=$(ver_cut 1-2)
23 SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz"
24 - KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
25 + KEYWORDS="amd64 ~arm arm64 ~hppa x86"
26 fi
27
28 DESCRIPTION="GNU Music Typesetter"