commit:     5ccc42f4924fc5c85f5fcb14aa3d5381b1b91a45
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 20:46:13 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 20:46:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccc42f4

virtual/python-funcsigs: Update python_gen_cond_dep

Closes: https://github.com/gentoo/gentoo/pull/14216
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 virtual/python-funcsigs/python-funcsigs-2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild 
b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
index 0104a230fbb..38bf30e8bc7 100644
--- a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}
-       $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' 
python2_7 python3_5 pypy )"
+       $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' -2)"

Reply via email to