sys-cluster/pcs-0.10.8-r2 remove ruby27

Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
This commit is contained in:
Andrea Postiglione
2021-04-11 16:44:29 +02:00
parent a871da89ee
commit f9cbb5a55e

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
USE_RUBY="ruby25 ruby26 ruby27"
USE_RUBY="ruby25 ruby26"
inherit python-single-r1 ruby-ng systemd
DESCRIPTION="Pacemaker/Corosync Configuration System"