summaryrefslogtreecommitdiff
path: root/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild')
-rw-r--r--dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild
index f26239f68a02..68c3ead3e5a5 100644
--- a/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild
+++ b/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild
@@ -1,7 +1,8 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1