projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b480ac
)
app-backup/backintime: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:40:11 +0000
(09:40 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 07:46:41 +0000
(09:46 +0200)
Package-Manager: portage-2.3.1
app-backup/backintime/backintime-1.1.12.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/backintime/backintime-1.1.12.ebuild
b/app-backup/backintime/backintime-1.1.12.ebuild
index 62e5964ca6be85170e6ebcb4d73345acfc98ecae..df8c2c5ecf3b90166855fbed380e2eae93680567 100644
(file)
--- a/
app-backup/backintime/backintime-1.1.12.ebuild
+++ b/
app-backup/backintime/backintime-1.1.12.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python3_
3 python3_4
)
+PYTHON_COMPAT=( python3_
{3,4,5}
)
inherit eutils python-single-r1