commit: 09c652fe181262aa88c5b24bcfa41b72fe9006a9
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 00:26:12 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 00:40:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c652fe
media-sound/lilypond: x86 stable (bug #647476)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-sound/lilypond/lilypond-2.19.80-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
b/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
index 783231bbe34..15c191a79a2 100644
--- a/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" = "9999" ]]; then
EGIT_REPO_URI="git://git.sv.gnu.org/lilypond.git"
else
SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa x86"
fi
DESCRIPTION="GNU Music Typesetter"