commit: b725e876d0f78d96364fbc6f2e361d8ed15ff726 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 19:39:10 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 16 21:05:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b725e876
dev-python/backports-functools-lru-cache: Tested on pypy .../backports-functools-lru-cache-1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.3-r1.ebuild b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.3-r1.ebuild index b94cdf90137..bb8b666a480 100644 --- a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.3-r1.ebuild +++ b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1
