summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-05-26 11:14:11 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-05-26 11:14:11 -0500
commitc310862dd0e6066c8bc874a0308276ffe094bcde (patch)
tree65ba55f30edc0049846c1f1d027b7876144c410d /sys-auth
parentmedia-plugins/gst-plugins-lv2: fix gcc10 build (diff)
downloadgentoo-c310862dd0e6066c8bc874a0308276ffe094bcde.tar.gz
gentoo-c310862dd0e6066c8bc874a0308276ffe094bcde.tar.bz2
gentoo-c310862dd0e6066c8bc874a0308276ffe094bcde.zip
sys-auth/nss-pam-ldapd: add py37 support
Bug: https://bugs.gentoo.org/718520 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild2
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 a08dc110279a..9fb273d5f3cc 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=(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"