commit: c73f2d7e99618b6c05190230ce770632c628751a Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Sep 10 11:30:38 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Sep 10 11:32:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73f2d7e
profiles/arch: stable-mask app-text/htmltidy[test] on arm64/hppa/sparc No stable dependencies yet stabilising them pulls in half of dev-ruby. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 5 +++++ profiles/arch/hppa/package.use.stable.mask | 5 +++++ profiles/arch/sparc/package.use.stable.mask | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 5081d34b934..f8994d5d256 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-09-10) +# no stable dev-ruby/{thor,tty-editor} on this arch yet +# and there are many dependencies to go through before there are +app-text/htmltidy test + # Marek Szuba <[email protected]> (2021-08-09) # media-plugins/cmt-plugins isn't stable on this arch yet media-sound/fluidsynth ladspa diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index adfc8b764e9..07bf398b002 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2021-09-10) +# no stable dev-ruby/{thor,tty-editor} on this arch yet +# and there are many dependencies to go through before there are +app-text/htmltidy test + # Matt Turner <[email protected]> (2021-09-06) # net-dialup/linux-atm does not have stable keywords on hppa # dev-libs/libbpf does not have stable keywords on hppa diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index ea6368da3dd..00a522c87fd 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.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-09-10) +# no stable dev-ruby/{thor,tty-editor} on this arch yet +# and there are many dependencies to go through before there are +app-text/htmltidy test + # Michał Górny <[email protected]> (2021-09-07) # Reduce the stabilization nightmare. dev-python/ipython nbconvert notebook smp
