Diff sanlock-3.8.4-r1 with a sanlock-3.8.5
/usr/portage/sys-cluster/sanlock/sanlock-3.8.5.ebuild 2023-10-09 14:52:35.468368501 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..10} ) |
|
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
7 | 7 |
inherit linux-info python-r1 systemd |
8 | 8 | |
9 | 9 |
DESCRIPTION="shared storage lock manager" |