Skip to content

Commit

Permalink
dev-java/java-config: add python3_9 to PYTHON_COMPAT.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Nov 5, 2020
1 parent 4b8e78d commit 5b75eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/java-config/java-config-2.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=no

inherit distutils-r1
Expand Down

0 comments on commit 5b75eeb

Please sign in to comment.