Skip to content

Commit

Permalink
app-misc/ca-certificates: python3_8 support
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 17, 2020
1 parent da15935 commit 25c7a82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

EAPI=6

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

inherit eutils python-any-r1

Expand Down

0 comments on commit 25c7a82

Please sign in to comment.