From: Michał Górny Date: Fri, 24 May 2019 15:15:10 +0000 (+0200) Subject: virtual/python-funcsigs: pypy3 is now py3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2deadbe20f31fdfd4cef79ec971d96ada19d1a41;p=gentoo.git virtual/python-funcsigs: pypy3 is now py3.6 Signed-off-by: Michał Górny --- diff --git a/virtual/python-funcsigs/python-funcsigs-2.ebuild b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild similarity index 94% rename from virtual/python-funcsigs/python-funcsigs-2.ebuild rename to virtual/python-funcsigs/python-funcsigs-2-r1.ebuild index 0ce85c8961e7..d67b420a1734 100644 --- a/virtual/python-funcsigs/python-funcsigs-2.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild @@ -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{,3} )" + $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' python2_7 python3_5 pypy )"