From 664d52a6cd4072c3d04b865eb157a27bb6accab9 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 24 Mar 2016 21:59:00 -0500 Subject: dev-python/reno: adding py35 support Package-Manager: portage-2.2.26 --- dev-python/reno/reno-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/reno/reno-1.2.0.ebuild b/dev-python/reno/reno-1.2.0.ebuild index bcf285457e9c..33387ad65603 100644 --- a/dev-python/reno/reno-1.2.0.ebuild +++ b/dev-python/reno/reno-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1 -- cgit v1.2.3