diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_pkcs11/pam_pkcs11-0.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.9.ebuild b/sys-auth/pam_pkcs11/pam_pkcs11-0.6.9.ebuild index 6d9315402197..5c6e07f3f37b 100644 --- a/sys-auth/pam_pkcs11/pam_pkcs11-0.6.9.ebuild +++ b/sys-auth/pam_pkcs11/pam_pkcs11-0.6.9.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit pam eutils +inherit ltprune pam DESCRIPTION="PKCS#11 PAM library" HOMEPAGE="https://github.com/opensc/pam_pkcs11/wiki" |