sys-auth/pam_p11: remove unused flag-o-matic
authorAlon Bar-Lev <alonbl@gentoo.org>
Mon, 6 Mar 2017 19:39:31 +0000 (21:39 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Mon, 6 Mar 2017 19:40:15 +0000 (21:40 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-auth/pam_p11/pam_p11-0.1.5-r2.ebuild

index 8e7e780a8cc7c5f7722089cb6fca9b63ccd4c1db..da9a2824cc662bd806f720b648c6838bf05d5143 100644 (file)
@@ -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"