Skip to content

Commit

Permalink
app-backup/backintime: Support python 3.5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.1
  • Loading branch information
pacho2 committed Oct 9, 2016
1 parent 1b480ac commit 669a88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-backup/backintime/backintime-1.1.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 )
PYTHON_COMPAT=( python3_{3,4,5} )

inherit eutils python-single-r1

Expand Down

0 comments on commit 669a88b

Please sign in to comment.