From 20562150fcb33a871a7ab3024a69055b57d325b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Jul 2018 09:12:58 +0200 Subject: [PATCH] virtual/python-typing: pypy3 now includes typing module --- .../{python-typing-0.ebuild => python-typing-0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename virtual/python-typing/{python-typing-0.ebuild => python-typing-0-r1.ebuild} (85%) diff --git a/virtual/python-typing/python-typing-0.ebuild b/virtual/python-typing/python-typing-0-r1.ebuild similarity index 85% rename from virtual/python-typing/python-typing-0.ebuild rename to virtual/python-typing/python-typing-0-r1.ebuild index 2f0fe66f6b2a..c31dcbb43237 100644 --- a/virtual/python-typing/python-typing-0.ebuild +++ b/virtual/python-typing/python-typing-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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/typing[${PYTHON_USEDEP}]' \ - 'python2*' python3_4 'pypy*')" + 'python2*' python3_4 pypy)" -- 2.26.2