diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:07:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:17 +0200 |
commit | 9c01bbe0f7e826bdd4cda432d388c26e5fc03a36 (patch) | |
tree | 0375821223cffbb54387a67f2718224d5ca06e58 /media-sound/lilypond | |
parent | net-vpn/strongswan: x86 stable wrt bug #746608 (diff) | |
download | gentoo-9c01bbe0f7e826bdd4cda432d388c26e5fc03a36.tar.gz gentoo-9c01bbe0f7e826bdd4cda432d388c26e5fc03a36.tar.bz2 gentoo-9c01bbe0f7e826bdd4cda432d388c26e5fc03a36.zip |
media-sound/lilypond: x86 stable wrt bug #746692
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-2.21.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.21.5.ebuild b/media-sound/lilypond/lilypond-2.21.5.ebuild index ffc9b03e151d..a213efeabbd2 100644 --- a/media-sound/lilypond/lilypond-2.21.5.ebuild +++ b/media-sound/lilypond/lilypond-2.21.5.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" = "9999" ]]; then else MAIN_VER=$(ver_cut 1-2) SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz" - KEYWORDS="amd64 ~arm arm64 ~hppa ~x86" + KEYWORDS="amd64 ~arm arm64 ~hppa x86" fi DESCRIPTION="GNU Music Typesetter" |