commit: de596953dc1e282e6aa7c2a166e9ddd2a5f71354 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 13 06:42:13 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 13 06:58:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de596953
virtual/python-cffi: Add EAPI upgrade note Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> virtual/python-cffi/python-cffi-1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/virtual/python-cffi/python-cffi-1.ebuild b/virtual/python-cffi/python-cffi-1.ebuild index 893a6e8d682..0e9e4b1fccf 100644 --- a/virtual/python-cffi/python-cffi-1.ebuild +++ b/virtual/python-cffi/python-cffi-1.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 PYTHON_COMPAT=( python3_{7..10} pypy3 )