sys-auth/nss-pam-ldapd: add py37 support
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 26 May 2020 16:14:11 +0000 (11:14 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 26 May 2020 16:14:11 +0000 (11:14 -0500)
Bug: https://bugs.gentoo.org/718520
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild

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