summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-13 08:42:13 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-13 08:58:01 +0200
commitde596953dc1e282e6aa7c2a166e9ddd2a5f71354 (patch)
tree1591791765fdbb2ca09c4c3dbe0de57c9b54cc4e
parentdev-python/urllib3: Add EAPI upgrade note (diff)
downloadgentoo-de596953.tar.gz
gentoo-de596953.tar.bz2
gentoo-de596953.zip
virtual/python-cffi: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--virtual/python-cffi/python-cffi-1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtual/python-cffi/python-cffi-1.ebuild b/virtual/python-cffi/python-cffi-1.ebuild
index 893a6e8d6824..0e9e4b1fccfd 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 )