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: Wed, 07 Oct 2020 06:42:52
Message-Id: 1602052755.40cd4d3434e1c147a6962c48fc47138874899d88.ago@gentoo
1 commit: 40cd4d3434e1c147a6962c48fc47138874899d88
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 7 06:39:15 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 06:39:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cd4d34
7
8 media-sound/lilypond: amd64 stable wrt bug #746692
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/lilypond/lilypond-2.21.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/lilypond/lilypond-2.21.5.ebuild b/media-sound/lilypond/lilypond-2.21.5.ebuild
18 index 3208b608af8..ffc9b03e151 100644
19 --- a/media-sound/lilypond/lilypond-2.21.5.ebuild
20 +++ b/media-sound/lilypond/lilypond-2.21.5.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"