From 79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948 Mon Sep 17 00:00:00 2001 From: Kenton Groombridge Date: Fri, 3 Jun 2022 09:30:10 -0400 Subject: sys-apps/selinux-python: update live ebuild Signed-off-by: Kenton Groombridge --- sys-apps/selinux-python/selinux-python-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/selinux-python/selinux-python-9999.ebuild b/sys-apps/selinux-python/selinux-python-9999.ebuild index 4f4a0a3c95d3..edd4c0e29e22 100644 --- a/sys-apps/selinux-python/selinux-python-9999.ebuild +++ b/sys-apps/selinux-python/selinux-python-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) -PYTHON_REQ_USE="xml" +PYTHON_REQ_USE="xml(+)" inherit python-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad