commit: dd7fb5e977825ca9b0bff307824a1343ad87cbf6 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jul 11 08:56:34 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jul 11 08:56:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7fb5e9
profiles/arch/arm64: mask texlive[xindy] profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e8dbde2d2d1..2a5a9c7533b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Alexis Ballier <[email protected]> (11 Jul 2017) +# Needs indirectly clisp: +# https://bugs.gentoo.org/show_bug.cgi?id=624532 +app-text/texlive xindy + +# Alexis Ballier <[email protected]> (11 Jul 2017) # dev-libs/botan:0 fails with 'ERROR: Unknown or unidentifiable processor # "aarch64"' app-crypt/qca botan
