commit: ab82e72906614dca6400479287ed423f083752e3 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Wed May 10 20:45:44 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Wed May 10 20:47:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab82e729
dev-python/python-ldap: Move to EAPI5 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-python/python-ldap/python-ldap-2.4.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-ldap/python-ldap-2.4.32.ebuild b/dev-python/python-ldap/python-ldap-2.4.32.ebuild index a9f4153a34d..2a53470d7c0 100644 --- a/dev-python/python-ldap/python-ldap-2.4.32.ebuild +++ b/dev-python/python-ldap/python-ldap-2.4.32.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=5 PYTHON_COMPAT=( python2_7 pypy )
