diff options
Diffstat (limited to 'sys-cluster/sanlock/sanlock-3.8.0.ebuild')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.8.0.ebuild b/sys-cluster/sanlock/sanlock-3.8.0.ebuild index 0defcba0b5fe..bdccb6981954 100644 --- a/sys-cluster/sanlock/sanlock-3.8.0.ebuild +++ b/sys-cluster/sanlock/sanlock-3.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit linux-info python-r1 systemd user DESCRIPTION="shared storage lock manager" |