diff options
Diffstat (limited to 'man.include')
-rw-r--r-- | man.include | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man.include b/man.include index d07ffa3..4ae051e 100644 --- a/man.include +++ b/man.include @@ -28,6 +28,11 @@ need_rebuild python_need_rebuild function from python.eclass. Enabled by default. +python-exec + This check looks for packages that depend on dev-python/python-exec + rather than new dev-lang/python-exec. + Enabled by default. + Checks can be enabled/disabled on command line with -e/--enable and -d/--disable switches. |