commit:     7a8e3e80f69ab2e8482f1c14b1087230fcdde5a6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 16 11:20:02 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 16 11:20:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a8e3e80

dev-python/future: No need to restrict python_gen_any_dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/future/future-0.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/future/future-0.18.2.ebuild 
b/dev-python/future/future-0.18.2.ebuild
index 5444a0c4f1f..d5b55ddea8d 100644
--- a/dev-python/future/future-0.18.2.ebuild
+++ b/dev-python/future/future-0.18.2.ebuild
@@ -25,7 +25,7 @@ BDEPEND="
                $(python_gen_any_dep '
                        dev-python/sphinx[${PYTHON_USEDEP}]
                        dev-python/sphinx-bootstrap-theme[${PYTHON_USEDEP}]
-               ' python{2_7,3_{5,6,7}})
+               ')
        )
        test? (
                $(python_gen_cond_dep 'dev-python/numpy[${PYTHON_USEDEP}]' \

Reply via email to