mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pathlib: Enable pypy3
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
EAPI=5
|
||||
|
||||
# In Python 3.4, pathlib is now part of the standard library.
|
||||
PYTHON_COMPAT=( python2_7 pypy )
|
||||
PYTHON_COMPAT=( python2_7 pypy pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user