commit:     0a9cfcf5565f947352e4f211ba86fa9e79d7f9ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:42:11 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:57:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9cfcf5

dev-python/toml: Add EAPI upgrade note

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/toml/toml-0.10.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/toml/toml-0.10.2.ebuild 
b/dev-python/toml/toml-0.10.2.ebuild
index eadbab86f49..474d3942c3f 100644
--- a/dev-python/toml/toml-0.10.2.ebuild
+++ b/dev-python/toml/toml-0.10.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 )

Reply via email to