From 5ccc42f4924fc5c85f5fcb14aa3d5381b1b91a45 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 3 Jan 2020 21:46:13 +0100 Subject: 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 --- virtual/python-funcsigs/python-funcsigs-2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'virtual/python-funcsigs') diff --git a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild index 0104a230fbbb..38bf30e8bc75 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)" -- cgit v1.2.3-65-gdbad