summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/clustershell/clustershell-1.8.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/clustershell/clustershell-1.8.3-r1.ebuild b/app-admin/clustershell/clustershell-1.8.3-r1.ebuild
index 53371ad3d6a7..1bd9e3fc1a8d 100644
--- a/app-admin/clustershell/clustershell-1.8.3-r1.ebuild
+++ b/app-admin/clustershell/clustershell-1.8.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8,9} )
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
inherit distutils-r1