From: Alon Bar-Lev Date: Mon, 6 Mar 2017 19:39:31 +0000 (+0200) Subject: sys-auth/pam_p11: remove unused flag-o-matic X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=57103fd06104a2cf45e4f8b16747b038ff053045;p=gentoo.git sys-auth/pam_p11: remove unused flag-o-matic Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild b/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild index 8e7e780a8cc7..da9a2824cc66 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools pam flag-o-matic +inherit autotools pam DESCRIPTION="PAM module for authenticating against PKCS#11 tokens" HOMEPAGE="https://github.com/opensc/pam_p11/wiki"