diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-01 16:35:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-01 16:35:08 +0100 |
commit | 868488cbe54490b72ce6c17439e93f068d5a6514 (patch) | |
tree | d955d5d37e101238e84c4513947008d0941c2aec /media-sound/lilypond | |
parent | media-libs/libebur128: x86 stable (bug #700306) (diff) | |
download | gentoo-868488cbe54490b72ce6c17439e93f068d5a6514.tar.gz gentoo-868488cbe54490b72ce6c17439e93f068d5a6514.tar.bz2 gentoo-868488cbe54490b72ce6c17439e93f068d5a6514.zip |
media-sound/lilypond: x86 stable (bug #701380)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-2.19.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lilypond/lilypond-2.19.83.ebuild b/media-sound/lilypond/lilypond-2.19.83.ebuild index 65cc83ea819e..f4e9eb984de2 100644 --- a/media-sound/lilypond/lilypond-2.19.83.ebuild +++ b/media-sound/lilypond/lilypond-2.19.83.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" |