sys-auth/nss-pam-ldapd: Drop py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 09:55:40 +0000 (10:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 09:56:40 +0000 (10:56 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild

index f581f1f2fe4a8dc258b279f13fb432739e1153d5..a08dc110279a15c6a02caa72ea7edc16645bc51a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=(python2_7 python3_6)
+PYTHON_COMPAT=(python3_6)
 inherit eutils prefix user python-r1 multilib multilib-minimal systemd s6
 
 DESCRIPTION="NSS module for name lookups using LDAP"