summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2022-12-02 10:32:46 -0500
committerMatthew Smith <matthew@gentoo.org>2022-12-05 20:00:48 +0000
commitc0b109120313ec949a2ac99622fef66afe45db61 (patch)
tree604560e680ac5c4545a71aa120d30e2ab91dfcd5 /profiles
parentapp-shells/bash-completion: use the correct eselect module name (diff)
downloadgentoo-c0b109120313ec949a2ac99622fef66afe45db61.tar.gz
gentoo-c0b109120313ec949a2ac99622fef66afe45db61.tar.bz2
gentoo-c0b109120313ec949a2ac99622fef66afe45db61.zip
profiles/features/wd40: mask USE=test tree-sitter-grammar.eclass pkgs
dev-util/tree-sitter-cli will now be a conditional test dep for packages inheriting tree-sitter-grammar.eclass, which is written in rust, so mask it on rustless profiles. Bug: https://bugs.gentoo.org/844223 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/wd40/package.use.mask26
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 4dd5915ab851..c86a7036962d 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,32 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-12-01)
+# tree-sitter-grammar.eclass adds dev-util/tree-sitter-cli as test dep
+dev-libs/tree-sitter-bash test
+dev-libs/tree-sitter-c test
+dev-libs/tree-sitter-c-sharp test
+dev-libs/tree-sitter-cpp test
+dev-libs/tree-sitter-css test
+dev-libs/tree-sitter-embedded-template test
+dev-libs/tree-sitter-go test
+dev-libs/tree-sitter-haskell test
+dev-libs/tree-sitter-html test
+dev-libs/tree-sitter-java test
+dev-libs/tree-sitter-javascript test
+dev-libs/tree-sitter-jsdoc test
+dev-libs/tree-sitter-json test
+dev-libs/tree-sitter-julia test
+dev-libs/tree-sitter-ocaml test
+dev-libs/tree-sitter-php test
+dev-libs/tree-sitter-python test
+dev-libs/tree-sitter-ql test
+dev-libs/tree-sitter-ruby test
+dev-libs/tree-sitter-rust test
+dev-libs/tree-sitter-scala test
+dev-libs/tree-sitter-tsq test
+dev-libs/tree-sitter-typescript test
+
# Sam James <sam@gentoo.org> (2022-11-19)
# GNOME packages pulling in e.g. gjs which then needs Rust.
dev-util/glade gjs