diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-11 10:56:34 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-11 10:56:34 +0200 |
commit | dd7fb5e977825ca9b0bff307824a1343ad87cbf6 (patch) | |
tree | b768b0841a382c5d18beac446bdffdf5bde52867 /profiles | |
parent | profiles/arch/arm64: mask qca[botan] (diff) | |
download | gentoo-dd7fb5e977825ca9b0bff307824a1343ad87cbf6.tar.gz gentoo-dd7fb5e977825ca9b0bff307824a1343ad87cbf6.tar.bz2 gentoo-dd7fb5e977825ca9b0bff307824a1343ad87cbf6.zip |
profiles/arch/arm64: mask texlive[xindy]
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index e8dbde2d2d19..2a5a9c7533bf 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 <aballier@gentoo.org> (11 Jul 2017) +# Needs indirectly clisp: +# https://bugs.gentoo.org/show_bug.cgi?id=624532 +app-text/texlive xindy + +# Alexis Ballier <aballier@gentoo.org> (11 Jul 2017) # dev-libs/botan:0 fails with 'ERROR: Unknown or unidentifiable processor # "aarch64"' app-crypt/qca botan |