dev-python/backports-unittest-mock: pypy

Package-Manager: Portage-2.3.5_p2, Repoman-2.3.2_p32
This commit is contained in:
Mike Gilbert
2017-03-23 13:32:29 -04:00
parent a85585128b
commit 98ca2dd8eb

View File

@@ -5,7 +5,7 @@ EAPI=6
# It is the developer's intention that backports.unittest_mock will be
# used even for Python 3: https://github.com/jaraco/jaraco.timing/pull/1
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
inherit distutils-r1