diff --git a/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild b/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild index f25a94f33..b6bc98d1c 100644 --- a/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild +++ b/dev-python/flask-cors/flask-cors-2.1.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 diff --git a/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild b/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild index ae790cef6..6c924b24e 100644 --- a/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild +++ b/sys-auth/pam_client/pam_client-0.2.1-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="Module of the waiting client daemon" diff --git a/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild b/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild index 04996c4f2..875fc6ff2 100644 --- a/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild +++ b/sys-auth/pam_keystore/pam_keystore-0.1.3-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="Keeps a login and the password the user in the kernel" diff --git a/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild b/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild index 5579805c5..81c257178 100644 --- a/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild +++ b/sys-auth/pam_update/pam_update-0.1.3-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=7 inherit pam DESCRIPTION="System authentification update checkup tool"