Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-java/java-config/java-config-2.2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI="5"

# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8,3_9} pypy{1_8,1_9} )

inherit git-r3 distutils-r1 eutils

Expand Down
2 changes: 1 addition & 1 deletion dev-java/java-config/java-config-2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI="5"

# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8,3_9} pypy{1_8,1_9} )

inherit git-r3 distutils-r1 eutils

Expand Down