commit: d7339543eb77dbca559560e5a585cf7804fcc4fb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:42:05 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:57:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7339543
dev-python/idna: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/idna/idna-3.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/idna/idna-3.2.ebuild b/dev-python/idna/idna-3.2.ebuild
index f5e0c5e0d6c..7c9c0d865d0 100644
--- a/dev-python/idna/idna-3.2.ebuild
+++ b/dev-python/idna/idna-3.2.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 )