diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 10:55:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 10:56:40 +0100 |
commit | 560f2c73d8a32cc105d345681b0478709ef864aa (patch) | |
tree | 5ac4ef25e0ecc505e07a146b0fba4016a344c5ea /sys-auth/nss-pam-ldapd | |
parent | www-apache/mod_perl: Version bump (diff) | |
download | gentoo-560f2c73d8a32cc105d345681b0478709ef864aa.tar.gz gentoo-560f2c73d8a32cc105d345681b0478709ef864aa.tar.bz2 gentoo-560f2c73d8a32cc105d345681b0478709ef864aa.zip |
sys-auth/nss-pam-ldapd: Drop py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |