From: Michał Górny Date: Tue, 17 Mar 2020 09:55:40 +0000 (+0100) Subject: sys-auth/nss-pam-ldapd: Drop py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=560f2c73d8a32cc105d345681b0478709ef864aa;p=gentoo.git sys-auth/nss-pam-ldapd: Drop py2 Signed-off-by: Michał Górny --- diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild index f581f1f2fe4a..a08dc110279a 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild @@ -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"