---
eclass/python-r1.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index 8de0a851856c..809dc5f2b8e5 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -614,6 +614,7 @@ python_parallel_foreach_impl() {
# Example:
# @CODE
# DEPEND="doc? ( dev-python/epydoc[$(python_gen_usedep 'python2*')] )"
+# REQUIRED_USE="doc? ( $(python_gen_useflags 'python2*') )"
#
# src_compile() {
# #...
--
2.13.0- [gentoo-dev] [PATCHES] python-r1 suite: minor fixes Michał Górny
- [gentoo-dev] [PATCH 1/4] python-any-r1.eclass: python_... Michał Górny
- [gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Use _pyt... Michał Górny
- [gentoo-dev] [PATCH 4/4] python-utils-r1.eclass: _pyth... Michał Górny
- [gentoo-dev] [PATCH 2/4] python-r1.eclass: python_setu... Michał Górny
- Re: [gentoo-dev] [PATCHES] python-r1 suite: minor fixe... Michał Górny
