summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-13 08:42:02 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-13 08:57:50 +0200
commit7e3cd3d09038fb4133e2a128fc4d89af303b3e01 (patch)
tree9434ddf2036dc8446ae5c15e4d24232b8b13708e /dev-python/brotlicffi
parentdev-python/PySocks: Add EAPI upgrade note (diff)
downloadgentoo-7e3cd3d09038fb4133e2a128fc4d89af303b3e01.tar.gz
gentoo-7e3cd3d09038fb4133e2a128fc4d89af303b3e01.tar.bz2
gentoo-7e3cd3d09038fb4133e2a128fc4d89af303b3e01.zip
dev-python/brotlicffi: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/brotlicffi')
-rw-r--r--dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild b/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild
index 47fe74a20617..11b4bff3f1cf 100644
--- a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild
+++ b/dev-python/brotlicffi/brotlicffi-1.0.9.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 )