summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-13 08:42:11 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-13 08:57:59 +0200
commit0a9cfcf5565f947352e4f211ba86fa9e79d7f9ae (patch)
treeba78bbfbd034ef64bf3650747c141d9e7d0c2055 /dev-python/toml
parentdev-python/setuptools_scm: Add EAPI upgrade note (diff)
downloadgentoo-0a9cfcf5565f947352e4f211ba86fa9e79d7f9ae.tar.gz
gentoo-0a9cfcf5565f947352e4f211ba86fa9e79d7f9ae.tar.bz2
gentoo-0a9cfcf5565f947352e4f211ba86fa9e79d7f9ae.zip
dev-python/toml: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/toml')
-rw-r--r--dev-python/toml/toml-0.10.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/toml/toml-0.10.2.ebuild b/dev-python/toml/toml-0.10.2.ebuild
index eadbab86f493..474d3942c3f2 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 )