summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-31 22:58:15 +0000
committerSam James <sam@gentoo.org>2021-05-31 23:19:05 +0000
commit262e808c9c47eb6711bd6e447cb6f2c5ef4a43ca (patch)
treecddfd65c499c164a0452c6960b69a2603b70e416 /net-libs/pacparser/pacparser-1.3.7-r1.ebuild
parentnet-dns/hash-slinger: drop 3.0 (diff)
downloadgentoo-262e808c9c47eb6711bd6e447cb6f2c5ef4a43ca.tar.gz
gentoo-262e808c9c47eb6711bd6e447cb6f2c5ef4a43ca.tar.bz2
gentoo-262e808c9c47eb6711bd6e447cb6f2c5ef4a43ca.zip
net-libs/pacparser: add Python 3.9
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/pacparser/pacparser-1.3.7-r1.ebuild')
-rw-r--r--net-libs/pacparser/pacparser-1.3.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/pacparser/pacparser-1.3.7-r1.ebuild b/net-libs/pacparser/pacparser-1.3.7-r1.ebuild
index 2991d284b661..deafdcf04614 100644
--- a/net-libs/pacparser/pacparser-1.3.7-r1.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.7-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit python-r1 toolchain-funcs