Skip to content

Commit

Permalink
dev-java/javatoolkit: python3_8
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/701580
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <[email protected]>
Signed-off-by: Aaron Bauman <[email protected]>
  • Loading branch information
a17r authored and FuzzyGophers committed Dec 4, 2019
1 parent c504c56 commit caeda03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/javatoolkit/javatoolkit-0.6.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

EAPI=7

PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
PYTHON_REQ_USE="xml(+)"

inherit distutils-r1 multilib prefix
inherit distutils-r1 prefix

DESCRIPTION="Collection of Gentoo-specific tools for Java"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java"
Expand Down

0 comments on commit caeda03

Please sign in to comment.