commit: 4b8e78d920855d064fe938e99a4e69fe5f066158
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 5 22:34:19 2020 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Nov 5 22:41:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8e78d9
dev-java/javatoolkit: add python3_9 to PYTHON_COMPAT.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/javatoolkit/javatoolkit-0.6.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/javatoolkit/javatoolkit-0.6.4.ebuild
b/dev-java/javatoolkit/javatoolkit-0.6.4.ebuild
index e43396d777c..ce3df6ba5a0 100644
--- a/dev-java/javatoolkit/javatoolkit-0.6.4.ebuild
+++ b/dev-java/javatoolkit/javatoolkit-0.6.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_REQ_USE="xml(+)"
DISTUTILS_USE_SETUPTOOLS=no