summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-shells/thefuck/thefuck-3.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/thefuck/thefuck-3.32.ebuild b/app-shells/thefuck/thefuck-3.32.ebuild
index a9b8c5c10ea2..9cd54f344eb2 100644
--- a/app-shells/thefuck/thefuck-3.32.ebuild
+++ b/app-shells/thefuck/thefuck-3.32.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8,9,10} )
inherit distutils-r1