diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-11 12:48:44 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-11 12:48:44 +0100 |
commit | 4a7b49622afe62393dee590a1ce87523700e8443 (patch) | |
tree | ecfa71d5e53f5793d6b0553b0b17098da0cead10 /profiles/arch/ia64 | |
parent | profiles/arch: mask app-text/htmltidy[test] on arches missing keywords (diff) | |
download | gentoo-4a7b49622afe62393dee590a1ce87523700e8443.tar.gz gentoo-4a7b49622afe62393dee590a1ce87523700e8443.tar.bz2 gentoo-4a7b49622afe62393dee590a1ce87523700e8443.zip |
profiles/arch/ia64: move htmltidy[test] mask to the ruby-is-gone block
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/arch/ia64')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index df13b5f09d54..7dbe7356975f 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba <marecki@gentoo.org> (2021-08-11) -# dev-ruby/{thor,tty-editor} not keyworded here yet (Bug #807685) -app-text/htmltidy test - # Michał Górny <mgorny@gentoo.org> (2021-07-25) # PyQt5 and wxpython are not keyworded. dev-python/matplotlib wxwidgets @@ -95,6 +91,8 @@ dev-python/socketpool eventlet gevent # - direct ruby dependency: app-admin/augeas test sys-block/thin-provisioning-tools test +# - Ruby-based test suite, with additional dependencies +app-text/htmltidy test # - texlive japan modules: ruby runtime scripts app-text/texlive l10n_ja context # - net-libs/webkit-gtk: ruby build system |