diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:42:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:58:01 +0200 |
commit | de596953dc1e282e6aa7c2a166e9ddd2a5f71354 (patch) | |
tree | 1591791765fdbb2ca09c4c3dbe0de57c9b54cc4e /virtual/python-cffi | |
parent | dev-python/urllib3: Add EAPI upgrade note (diff) | |
download | gentoo-de596953dc1e282e6aa7c2a166e9ddd2a5f71354.tar.gz gentoo-de596953dc1e282e6aa7c2a166e9ddd2a5f71354.tar.bz2 gentoo-de596953dc1e282e6aa7c2a166e9ddd2a5f71354.zip |
virtual/python-cffi: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/python-cffi')
-rw-r--r-- | virtual/python-cffi/python-cffi-1.ebuild | 1 |
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 ) |