projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334d8fe
)
sys-cluster/sanlock: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:47:22 +0000
(22:47 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:42 +0000
(22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
index 8f0c685b009aea856c870fe598d160b820827e78..e40ef316db5d68747acd4ef27ada3e895a8c125e 100644
(file)
--- a/
sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
+++ b/
sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit linux-info python-r1 systemd user
DESCRIPTION="shared storage lock manager"