From 7eed11e1262dd8287707627aff350bbb84aa9991 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 25 Mar 2016 18:04:53 -0500 Subject: dev-python/automaton: adding py35 Package-Manager: portage-2.2.26 --- dev-python/automaton/automaton-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/automaton') diff --git a/dev-python/automaton/automaton-0.8.0.ebuild b/dev-python/automaton/automaton-0.8.0.ebuild index 6bc2d8e19073..a60f94487e07 100644 --- a/dev-python/automaton/automaton-0.8.0.ebuild +++ b/dev-python/automaton/automaton-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad