commit: 906be509769ee53486ed0ea1b549119ddba28235 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 15:10:27 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 15:18:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906be509
sys-auth/keystone: still no py3 :( https://wiki.openstack.org/wiki/Python3#Python_3_Status_of_OpenStack_projects Package-Manager: portage-2.2.26 sys-auth/keystone/keystone-2016.1.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/keystone/keystone-2016.1.9999.ebuild b/sys-auth/keystone/keystone-2016.1.9999.ebuild index 8ffebca..bade3ef 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
