diff --git a/net-nds/ldapcherry/ldapcherry-1.1.1_p20200520.ebuild b/net-nds/ldapcherry/ldapcherry-1.1.1_p20200520-r1.ebuild similarity index 90% rename from net-nds/ldapcherry/ldapcherry-1.1.1_p20200520.ebuild rename to net-nds/ldapcherry/ldapcherry-1.1.1_p20200520-r1.ebuild index 9f8fcac..8842026 100644 --- a/net-nds/ldapcherry/ldapcherry-1.1.1_p20200520.ebuild +++ b/net-nds/ldapcherry/ldapcherry-1.1.1_p20200520-r1.ebuild @@ -5,8 +5,7 @@ EAPI=7 COMMIT_ID="4da050236db53ef2652b41c81814574e095cecfa" -# python-ldap doesn't support 3.9 @ 2020-10-22 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="LDAP web UI written in python"