Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Sun, 01 Dec 2019 15:38:30
Message-Id: 1575214508.868488cbe54490b72ce6c17439e93f068d5a6514.whissi@gentoo
1 commit: 868488cbe54490b72ce6c17439e93f068d5a6514
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 1 15:35:08 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 15:35:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868488cb
7
8 media-sound/lilypond: x86 stable (bug #701380)
9
10 Package-Manager: Portage-2.3.80, Repoman-2.3.19
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-sound/lilypond/lilypond-2.19.83.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/lilypond/lilypond-2.19.83.ebuild b/media-sound/lilypond/lilypond-2.19.83.ebuild
17 index 65cc83ea819..f4e9eb984de 100644
18 --- a/media-sound/lilypond/lilypond-2.19.83.ebuild
19 +++ b/media-sound/lilypond/lilypond-2.19.83.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"