summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-25 00:26:45 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-25 00:26:45 -0500
commit1827ff7195bebb11b881d497466589126f883bc8 (patch)
tree888d2cb7970cf4a6688dccb4feb5496d7fbeac8d /dev-python/oslo-policy
parentdev-python/httpretty: adding py35 (diff)
downloadgentoo-1827ff7195bebb11b881d497466589126f883bc8.tar.gz
gentoo-1827ff7195bebb11b881d497466589126f883bc8.tar.bz2
gentoo-1827ff7195bebb11b881d497466589126f883bc8.zip
dev-python/oslo-policy: adding py35
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/oslo-policy')
-rw-r--r--dev-python/oslo-policy/oslo-policy-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild b/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
index f958205e1ae7..4380073c05e8 100644
--- a/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
+++ b/dev-python/oslo-policy/oslo-policy-0.12.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