Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Fri, 07 Aug 2020 11:44:23
Message-Id: 1596800652.06ba6643d744a1878de678deeed2e72a5dd02a89.ago@gentoo
1 commit: 06ba6643d744a1878de678deeed2e72a5dd02a89
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 7 11:44:12 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 11:44:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ba6643
7
8 media-sound/lilypond: amd64 stable wrt bug #736074
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/lilypond/lilypond-2.21.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/lilypond/lilypond-2.21.1-r1.ebuild b/media-sound/lilypond/lilypond-2.21.1-r1.ebuild
18 index e6e79f40267..8bb1f2e0a32 100644
19 --- a/media-sound/lilypond/lilypond-2.21.1-r1.ebuild
20 +++ b/media-sound/lilypond/lilypond-2.21.1-r1.ebuild
21 @@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]]; then
22 else
23 MAIN_VER=$(ver_cut 1-2)
24 SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz"
25 - KEYWORDS="~amd64 ~arm arm64 ~hppa ~x86"
26 + KEYWORDS="amd64 ~arm arm64 ~hppa ~x86"
27 fi
28
29 DESCRIPTION="GNU Music Typesetter"