Skip to content

Commit

Permalink
net-libs/nodejs-12.21.0: support building using python3_9
Browse files Browse the repository at this point in the history
Tested, works fine.

Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Mar 4, 2021
1 parent 0f99630 commit 603de1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-libs/nodejs/nodejs-12.21.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{7..8} )
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="threads(+)"

inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 toolchain-funcs xdg-utils
Expand Down

0 comments on commit 603de1d

Please sign in to comment.