From 2deadbe20f31fdfd4cef79ec971d96ada19d1a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 24 May 2019 17:15:10 +0200 Subject: [PATCH] virtual/python-funcsigs: pypy3 is now py3.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../{python-funcsigs-2.ebuild => python-funcsigs-2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename virtual/python-funcsigs/{python-funcsigs-2.ebuild => python-funcsigs-2-r1.ebuild} (94%) 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 0ce85c8961e7e..d67b420a17342 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 )"