commit:     262e808c9c47eb6711bd6e447cb6f2c5ef4a43ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 22:58:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 23:19:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262e808c

net-libs/pacparser: add Python 3.9

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/pacparser/pacparser-1.3.7-r1.ebuild | 4 ++--
 1 file 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 2991d284b66..deafdcf0461 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
 

Reply via email to