commit: 64dc9ace9a548571d9e974e39b45a2629e562817
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 17:30:59 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 17:30:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64dc9ace
dev-python/path-py: pypy3
Package-Manager: Portage-2.3.5_p2, Repoman-2.3.2_p32
dev-python/path-py/path-py-8.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/path-py/path-py-8.1.2.ebuild
b/dev-python/path-py/path-py-8.1.2.ebuild
index 690e776cccb..049262bb4b8 100644
--- a/dev-python/path-py/path-py-8.1.2.ebuild
+++ b/dev-python/path-py/path-py-8.1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
inherit distutils-r1