dev-python/oslo-policy: adding py35
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 05:26:45 +0000 (00:26 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 05:26:45 +0000 (00:26 -0500)
Package-Manager: portage-2.2.26

dev-python/oslo-policy/oslo-policy-0.12.0.ebuild

index f958205e1ae7d308fb65d12ccf864fc1fda29210..4380073c05e86b9d0407eedcbccff11251d0f9be 100644 (file)
@@ -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