Skip to content

Commit

Permalink
app-misc/khal: fix python_compat
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Amynka committed Nov 6, 2016
1 parent aa427cb commit 1409cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/khal/khal-0.8.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI="6"

PYTHON_COMPAT=( python3_{3,4} )
PYTHON_COMPAT=( python3_4 )
PYTHON_REQ_USE="sqlite"

inherit distutils-r1
Expand Down

0 comments on commit 1409cf6

Please sign in to comment.