commit:     2deadbe20f31fdfd4cef79ec971d96ada19d1a41
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 15:15:10 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 24 15:17:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2deadbe2

virtual/python-funcsigs: pypy3 is now py3.6

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

 .../{python-funcsigs-2.ebuild => python-funcsigs-2-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 0ce85c8961e..d67b420a173 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 )"

Reply via email to