diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-23 17:32:16 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-23 17:35:46 +0200 |
commit | 3c4b9b6821a6da010c0d6a77419ed6049e946476 (patch) | |
tree | 5f98a7ed7f168759e9f263ff30fde4c3b4c9e19e /profiles | |
parent | dev-python/pymdown-lexers: keyword 0_pre20210308 for ~riscv (diff) | |
download | gentoo-3c4b9b6821a6da010c0d6a77419ed6049e946476.tar.gz gentoo-3c4b9b6821a6da010c0d6a77419ed6049e946476.tar.bz2 gentoo-3c4b9b6821a6da010c0d6a77419ed6049e946476.zip |
profiles/arch/riscv: mask USE=doc on some just-keyworded packages
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b3c7cf6dc802..562b60830521 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2021-09-23) +# mkdocs ecosystem only partly keyworded on riscv, has rather messy +# Python-target requirements. +dev-python/backrefs doc +dev-python/pyspelling doc +dev-python/wcmatch doc + # Marek Szuba <marecki@gentoo.org> (2021-09-19) # media-gfx/nvidia-texture-tools reports arch as unknown, fails to build media-libs/devil nvtt |