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