commit:     0d24aeceb566938bcc8351fd0eba6e0720152405
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 20:47:22 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 20:51:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d24aece

sys-cluster/sanlock: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild 
b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
index 8f0c685b009..e40ef316db5 100644
--- 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"

Reply via email to