From e810de7253b8495d38be6d941979acab15b136e1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 10 Mar 2022 04:46:36 +0000 Subject: sys-auth/pam_p11: [QA] fix UnusedInherits (autotools) Signed-off-by: Sam James --- sys-auth/pam_p11/pam_p11-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pam_p11/pam_p11-0.3.1.ebuild b/sys-auth/pam_p11/pam_p11-0.3.1.ebuild index 59c7cba7ce6d..0322e3038be0 100644 --- a/sys-auth/pam_p11/pam_p11-0.3.1.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools flag-o-matic pam +inherit flag-o-matic pam DESCRIPTION="PAM module for authenticating against PKCS#11 tokens" HOMEPAGE="https://github.com/opensc/pam_p11/wiki" -- cgit v1.2.3-65-gdbad