summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/traits/traits-4.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/traits/traits-4.5.0-r1.ebuild b/dev-python/traits/traits-4.5.0-r1.ebuild
index fc8928c4a25e..4da5554248ff 100644
--- a/dev-python/traits/traits-4.5.0-r1.ebuild
+++ b/dev-python/traits/traits-4.5.0-r1.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=(python{2_7,3_3})
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1 virtualx