diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-09 00:13:05 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-09 00:34:12 +0300 |
commit | 4045f7ef6506a2709c14d56e68a1efaac46490de (patch) | |
tree | 43322066afb5a695a7036f4412a0b9a1625d5b6e /profiles | |
parent | app-emacs/ghc-mod: Clean duplicate patches. (diff) | |
download | gentoo-4045f7ef6506a2709c14d56e68a1efaac46490de.tar.gz gentoo-4045f7ef6506a2709c14d56e68a1efaac46490de.tar.bz2 gentoo-4045f7ef6506a2709c14d56e68a1efaac46490de.zip |
profiles/arch/arm64: package.use.mask luajittex due to test failures
luajit is globally masked as well, so not wasting time looking into it
separately for texlive - should be revisited after luajit itself is
tested and working.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f5afc21419bf..8b23c440ba4a 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (08 Apr 2018) +# Tests fail for bundled luajit, USE=luajit is globally +# masked too (no-one has tested it yet). +app-text/texlive-core luajittex +dev-texlive/texlive-basic luajittex + # Michał Górny <mgorny@gentoo.org> (03 Apr 2018) # Requires unported sys-libs/netbsd-csu. sys-devel/clang-runtime crt |