diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-07-14 22:14:42 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-07-16 21:57:01 +0200 |
| commit | e52ffae4eb4a859c1e564a5d61d4393db2b884c7 (patch) | |
| tree | 2a7c9c120ded3421e451e3c40165d3ed23abbe64 /dev-python/python-dateutil | |
| parent | 530b97d709588a3d6827b16ac65270c67d3202d7 (diff) | |
| download | gentoo-e52ffae4eb4a859c1e564a5d61d4393db2b884c7.tar.gz gentoo-e52ffae4eb4a859c1e564a5d61d4393db2b884c7.tar.bz2 gentoo-e52ffae4eb4a859c1e564a5d61d4393db2b884c7.zip | |
dev-python/python-dateutil: Enable py3.7
Diffstat (limited to 'dev-python/python-dateutil')
| -rw-r--r-- | dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild index e7fa0e0fe5d5..a1b55a70859f 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 ) inherit distutils-r1 |
