Skip to content

Commit

Permalink
net-irc/irker: add Python 3.9
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jul 13, 2020
1 parent fbcb64c commit e0aec92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-irc/irker/irker-2.19.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,8,9} )
PYTHON_REQ_USE="ssl"

inherit eutils python-single-r1 systemd
Expand Down

0 comments on commit e0aec92

Please sign in to comment.