commit: 79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org> AuthorDate: Fri Jun 3 13:30:10 2022 +0000 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 01:03:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d1b1f5
sys-apps/selinux-python: update live ebuild Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org> 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