Skip to content

Commit

Permalink
dev-lang/yap: support Python 3.9
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Keri Harris <[email protected]>
  • Loading branch information
keriharris committed May 24, 2021
1 parent 89bad4c commit 92bfa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/yap/yap-6.3.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

MY_P=YAP-${PV}

PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )

inherit cmake flag-o-matic python-r1

Expand Down

0 comments on commit 92bfa85

Please sign in to comment.