diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:42:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-13 08:57:56 +0200 |
commit | c51c214aed58e9eaad24a4720c497212be06b000 (patch) | |
tree | 8014d6afd33923d1d31760f5bba450538bebdf77 /dev-python/setuptools | |
parent | dev-python/pycparser: Add EAPI upgrade note (diff) | |
download | gentoo-c51c214aed58e9eaad24a4720c497212be06b000.tar.gz gentoo-c51c214aed58e9eaad24a4720c497212be06b000.tar.bz2 gentoo-c51c214aed58e9eaad24a4720c497212be06b000.zip |
dev-python/setuptools: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-57.4.0-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/setuptools/setuptools-57.4.0-r2.ebuild b/dev-python/setuptools/setuptools-57.4.0-r2.ebuild index f93956f1f767..9eee2b0f368e 100644 --- a/dev-python/setuptools/setuptools-57.4.0-r2.ebuild +++ b/dev-python/setuptools/setuptools-57.4.0-r2.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 # Set to 'manual' to avoid triggering install QA check |