commit: 82fa568d276092306bedb9cf33432d1ccf5c1b11
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:42:07 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:57:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82fa568d
dev-python/pycparser: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pycparser/pycparser-2.20-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pycparser/pycparser-2.20-r1.ebuild
b/dev-python/pycparser/pycparser-2.20-r1.ebuild
index f84c2dda5a8..2f543afcaf0 100644
--- a/dev-python/pycparser/pycparser-2.20-r1.ebuild
+++ b/dev-python/pycparser/pycparser-2.20-r1.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 )