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: Sat, 05 Sep 2020 22:55:51
Message-Id: 1599346520.484f8765854995214a4b7485a7c44cd4c04ce167.sam@gentoo
1 commit: 484f8765854995214a4b7485a7c44cd4c04ce167
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 22:55:20 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 22:55:20 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484f8765
7
8 media-sound/lilypond: Stabilize 2.21.4-r1 amd64, #740458
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/lilypond/lilypond-2.21.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/lilypond/lilypond-2.21.4-r1.ebuild b/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
16 index c5a15c0af40..5b6a4c8ee04 100644
17 --- a/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
18 +++ b/media-sound/lilypond/lilypond-2.21.4-r1.ebuild
19 @@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]]; then
20 else
21 MAIN_VER=$(ver_cut 1-2)
22 SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
25 fi
26
27 DESCRIPTION="GNU Music Typesetter"