commit: 00f4020a0e67b0d234e23b1b704359f24a50943c Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Dec 5 18:45:14 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Dec 5 18:48:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f4020a
profiles: Mask dev-util/gtk-doc[test] where needed Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/m68k/package.use.mask | 4 ++++ profiles/arch/mips/package.use.mask | 4 ++++ profiles/arch/powerpc/package.use.mask | 4 ++++ profiles/arch/riscv/package.use.mask | 4 ++++ profiles/arch/s390/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 9 files changed, 36 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 8c57f6076aa..84dc528bfdf 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Michał Górny <[email protected]> (2020-11-30) # Qt5 is not keyworded here. x11-misc/synergy gui diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 17fd5688168..11be14dbde3 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Matthias Maier <[email protected]> (2020-12-03) # Requires sci-mathematics/z3. dev-util/cppcheck z3 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 3ce88c284ed..3a8da5c1db7 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Cédric Krier <[email protected]> (2020-11-10) # virtual/rust has no ia64 keyword dev-vcs/mercurial rust diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index aef014700d5..2fcb70f280f 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Kent Fredric <[email protected]> (2020-10-19) # lapack and friends don't make much sense on m68k # and aren't keyworded diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 9ba4bf2e75e..3fcaedb31af 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Matt Turner <[email protected]> (2020-08-11) # No drivers on this architecture support Vulkan media-libs/mesa vulkan vulkan-overlay zink diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 17bb88f662f..42d8862304f 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Georgy Yakovlev <[email protected]> (2020-11-05) # makes no sense on power sys-apps/fwupd amt dell uefi diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 930ac3b394f..03781222140 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Ulrich Müller <[email protected]> (2020-01-12) # Dependencies not keyworded app-editors/emacs gui diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index f156001aaa6..b25c9117849 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Matt Turner <[email protected]> (2020-08-11) # No drivers on this architecture support Vulkan media-libs/mesa vulkan vulkan-overlay zink diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 7b9eb8fd007..fdc9f3fb3e1 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-12-05) +# dev-python/parameterized is not keyworded +dev-util/gtk-doc test + # Matthias Maier <[email protected]> (2020-12-03) # Requires sci-mathematics/z3. dev-util/cppcheck z3
