summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-03-08 15:38:30 -0500
committerMatt Turner <mattst88@gentoo.org>2021-03-08 15:40:41 -0500
commit0ab853444612837dd9aef367db9e2f25d71fbcb3 (patch)
treea1147b06ecf6b715f981f8cbb1d9c4d2e0bedec5 /app-shells/autojump
parentnet-wireless/unifi: bump to 6.1.65 (diff)
downloadgentoo-0ab853444612837dd9aef367db9e2f25d71fbcb3.tar.gz
gentoo-0ab853444612837dd9aef367db9e2f25d71fbcb3.tar.bz2
gentoo-0ab853444612837dd9aef367db9e2f25d71fbcb3.zip
app-shells/autojump: Add Python 3.9 compat
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-shells/autojump')
-rw-r--r--app-shells/autojump/autojump-22.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/autojump/autojump-22.5.3.ebuild b/app-shells/autojump/autojump-22.5.3.ebuild
index 5ec6baee3cfa..deb81c56b6b3 100644
--- a/app-shells/autojump/autojump-22.5.3.ebuild
+++ b/app-shells/autojump/autojump-22.5.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit bash-completion-r1 python-r1 vcs-snapshot prefix