diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild index 22fd912f..a25b3183 100644 --- a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild +++ b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit eutils flag-o-matic pam DESCRIPTION="PAM module for authenticating against passwd-like files." |