diff options
author | Kenton Groombridge <concord@gentoo.org> | 2022-06-03 09:30:10 -0400 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2022-06-03 21:03:04 -0400 |
commit | 79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948 (patch) | |
tree | 4edaec2001e89b49cdc300c877e8f20da2854ac6 /sys-apps/selinux-python | |
parent | sys-apps/policycoreutils: update live ebuild (diff) | |
download | gentoo-79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948.tar.gz gentoo-79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948.tar.bz2 gentoo-79d1b1f5efcb39ce7abe38caa7a7f0f23c7d4948.zip |
sys-apps/selinux-python: update live ebuild
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sys-apps/selinux-python')
-rw-r--r-- | sys-apps/selinux-python/selinux-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |