summaryrefslogtreecommitdiff
path: root/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-19 14:57:35 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-19 18:29:11 +0200
commit55aad8340fa292a3b7edefd58405cc48d0b22af1 (patch)
tree2440c2f9e894ec20895f499064ff06f418b2cd42 /dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
parentbef1198b5758bedbb5cf519a95ec4ea68034c268 (diff)
downloadgentoo-55aad8340fa292a3b7edefd58405cc48d0b22af1.tar.gz
gentoo-55aad8340fa292a3b7edefd58405cc48d0b22af1.tar.xz
dev-python/python-dateutil: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild')
-rw-r--r--dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
index 8612e82ca9b..0d8bc580f8e 100644
--- a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
+++ b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
inherit distutils-r1