commit: 71f302cde7892ab5fcb0bd6590287d4b8ec77ef3 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 11:09:47 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 11:27:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f302cd
profiles/arch: mask app-text/htmltidy[test] on arches missing keywords Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ profiles/arch/riscv/package.use.mask | 5 +++++ profiles/arch/sparc/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 10 files changed, 41 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 2c4a1fc7b93..dcdd15a9062 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/{thor,tty-editor} not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Matt Turner <[email protected]> (2021-07-23) # gui-libs/gtk is not keyworded net-libs/gssdp gtk diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index a6b3b487b83..f7ea396466a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Sam James <[email protected]> (2021-07-25) # At present, dev-lang/fpc doesn't support arm64. # Java isn't here either. diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 504199a3062..00ef2512e12 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Alexey Sokolov <[email protected]> (2021-08-08) # dev-games/ogre doesn't build on arm64, see https://bugs.gentoo.org/806776#c12 dev-games/mygui ogre diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 496d72d0214..32f72b44f6f 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. +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Michał Górny <[email protected]> (2021-07-25) # PyQt5 and wxpython are not keyworded. dev-python/matplotlib qt5 wxwidgets diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index cc65a287ec6..df13b5f09d5 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/{thor,tty-editor} not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Michał Górny <[email protected]> (2021-07-25) # PyQt5 and wxpython are not keyworded. dev-python/matplotlib wxwidgets diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index b079e832af5..3bf5039900f 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Matt Turner <[email protected]> (07-25-2021) # gdm requires gnome-shell requires rustified librsvg. x11-misc/xscreensaver gdm diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index f8e439c9bde..934597f132d 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Marek Szuba <[email protected]> (2021-07-18) # media-plugins/gst-plugins-webrtc and media-plugins/zam-plugins # not keyworded here diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b75065bb1ea..7dddb627be1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/thor not keyworded here yet - many unkeyworded dependencies, +# some exhibiting problems in tests. +app-text/htmltidy test + # Alex Fan <[email protected]> (2021-08-09) # ipython[qt5] depends on qtconsole, which depends on QtPy. # QtPy cannot be tested atm because QtPy[test] has a hard diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index aa14039e669..2a3e57849aa 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # Matt Turner <[email protected]> (2021-07-23) # gui-libs/gtk is not keyworded net-libs/gssdp gtk diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e9195b19e3d..0b6115b7cb9 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-11) +# dev-ruby/tty-editor not keyworded here yet (Bug #807685) +app-text/htmltidy test + # James Le Cuirot <[email protected]> (2021-08-07) # The ORBlite scanner plugin only works on amd64 and x86. net-print/hplip-plugin -orblite
