dev-python/more-itertools: No need to restrict python_gen_any_dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-11-16 12:20:04 +01:00
parent 7a8e3e80f6
commit 3f2c919a35
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
' python3_{5,6,7} pypy{,3})
')
)
"

View File

@@ -22,7 +22,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
' python3_{5,6,7} pypy{,3})
')
)
"