diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:27:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:27:53 -0400 |
commit | 1404a6a4fffdfc8fc526e8a5216e14d8f5c041f8 (patch) | |
tree | cbbf352626c3a603b9fd3aa1797a1f7873d00050 /media-sound/lilypond | |
parent | app-text/t1utils: arm64 stable (bug #641648) (diff) | |
download | gentoo-1404a6a4fffdfc8fc526e8a5216e14d8f5c041f8.tar.gz gentoo-1404a6a4fffdfc8fc526e8a5216e14d8f5c041f8.tar.bz2 gentoo-1404a6a4fffdfc8fc526e8a5216e14d8f5c041f8.zip |
media-sound/lilypond: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-2.19.80-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.19.80-r1.ebuild b/media-sound/lilypond/lilypond-2.19.80-r1.ebuild index b4574b4a73c9..1a358dd52c2c 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" |