summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-25 10:10:27 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-25 10:18:35 -0500
commit906be509769ee53486ed0ea1b549119ddba28235 (patch)
treed93b21c01adcdfb7f07f1b0698d8a4e50b98634c /sys-auth/keystone/keystone-2016.1.9999.ebuild
parentdev-python/gevent: version bump fix #569888 (diff)
downloadgentoo-906be509769ee53486ed0ea1b549119ddba28235.tar.gz
gentoo-906be509769ee53486ed0ea1b549119ddba28235.tar.bz2
gentoo-906be509769ee53486ed0ea1b549119ddba28235.zip
sys-auth/keystone: still no py3 :(
https://wiki.openstack.org/wiki/Python3#Python_3_Status_of_OpenStack_projects Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-auth/keystone/keystone-2016.1.9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2016.1.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2016.1.9999.ebuild b/sys-auth/keystone/keystone-2016.1.9999.ebuild
index 8ffebca822f6..bade3ef1d60d 100644
--- a/sys-auth/keystone/keystone-2016.1.9999.ebuild
+++ b/sys-auth/keystone/keystone-2016.1.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 git-r3 user