Skip to content

Commit

Permalink
app-misc/lirc: Support python3.6
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
pacho2 committed Jun 23, 2018
1 parent 5198746 commit dcc5abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/lirc/lirc-0.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_4 python3_5 )
PYTHON_COMPAT=( python3_4 python3_{5,6} )

inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils

Expand Down

0 comments on commit dcc5abe

Please sign in to comment.