summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-20 16:33:41 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 09:16:37 +0200
commit9546ecaacb665c678c0a754951b0e12ef15cb83e (patch)
treef8393083641ccc5adda129d8d641096d04ab9699 /profiles
parentdev-util/gtk-doc: mkpdf: fix exitcode (bug 646850) (diff)
downloadgentoo-9546ecaacb665c678c0a754951b0e12ef15cb83e.tar.gz
gentoo-9546ecaacb665c678c0a754951b0e12ef15cb83e.tar.bz2
gentoo-9546ecaacb665c678c0a754951b0e12ef15cb83e.zip
use.desc: Improve description of USE=test
Improve the description of USE=test to clearly indicate what the flag does instead of claiming it workaround for Portage.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 078226b92250..36fa72009cb4 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -338,7 +338,7 @@ taglib - Enable tagging support with taglib
tcl - Add support the Tcl language
tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
tcpd - Add support for TCP wrappers
-test - Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
+test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
theora - Add support for the Theora Video Compression Codec
threads - Add threads support for various packages. Usually pthreads
tidy - Add support for HTML Tidy