From 786169442db55e87e7b5b3f87d15a4f65d396845 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:15:06 +0100 Subject: [PATCH] sys-auth/nss-pam-ldapd: eutils-- Signed-off-by: Sam James --- sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f87a21058aaa7..58c7e24d6301a 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 @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=(python3_7) -inherit eutils prefix user python-r1 multilib multilib-minimal systemd s6 tmpfiles +inherit prefix user python-r1 multilib multilib-minimal systemd s6 tmpfiles DESCRIPTION="NSS module for name lookups using LDAP" HOMEPAGE="https://arthurdejong.org/nss-pam-ldapd/"