summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-13 08:42:07 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-13 08:57:55 +0200
commit82fa568d276092306bedb9cf33432d1ccf5c1b11 (patch)
tree0d1a6cd3682aaaebf512e18dd3f6eeb1c7b4f338 /dev-python
parentdev-python/ply: Add EAPI upgrade note (diff)
downloadgentoo-82fa568d276092306bedb9cf33432d1ccf5c1b11.tar.gz
gentoo-82fa568d276092306bedb9cf33432d1ccf5c1b11.tar.bz2
gentoo-82fa568d276092306bedb9cf33432d1ccf5c1b11.zip
dev-python/pycparser: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycparser/pycparser-2.20-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycparser/pycparser-2.20-r1.ebuild b/dev-python/pycparser/pycparser-2.20-r1.ebuild
index f84c2dda5a84..2f543afcaf04 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 )