diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-10 12:30:38 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-10 12:32:06 +0100 |
commit | c73f2d7e99618b6c05190230ce770632c628751a (patch) | |
tree | 6d792b4f73ddbe8f933469878718077395bf422b /profiles | |
parent | dev-python/flake8: Restore 3.8.4 (diff) | |
download | gentoo-c73f2d7e99618b6c05190230ce770632c628751a.tar.gz gentoo-c73f2d7e99618b6c05190230ce770632c628751a.tar.bz2 gentoo-c73f2d7e99618b6c05190230ce770632c628751a.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.stable.mask | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 5081d34b934a..f8994d5d256e 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 <marecki@gentoo.org> (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 <marecki@gentoo.org> (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 adfc8b764e9a..07bf398b0026 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 <marecki@gentoo.org> (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 <mattst88@gentoo.org> (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 ea6368da3dd5..00a522c87fd5 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 <marecki@gentoo.org> (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 <mgorny@gentoo.org> (2021-09-07) # Reduce the stabilization nightmare. dev-python/ipython nbconvert notebook smp |