dev-python/backports-functools-lru-cache: Tested on pypy

This commit is contained in:
Michał Górny
2017-05-16 21:39:10 +02:00
parent 0a8ec8baee
commit b725e876d0

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1