commit: 0320e7dbda97040f2d502c61a2f21a70ccc01805 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 03:26:17 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 03:26:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0320e7db
app-admin/glance: adding python3.4 Package-Manager: portage-2.3.0 app-admin/glance/glance-2016.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/glance/glance-2016.2.9999.ebuild b/app-admin/glance/glance-2016.2.9999.ebuild index 38cd8cc..a3418c8 100644 --- a/app-admin/glance/glance-2016.2.9999.ebuild +++ b/app-admin/glance/glance-2016.2.9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 git-r3 user
