Gentoo Archives: gentoo-commits

From: Kenton Groombridge <concord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/policycoreutils/
Date: Sat, 04 Jun 2022 01:03:55
Message-Id: 1654304582.b2633058258b16b3c66267e9fdfc04d7cfa4b42f.concord@gentoo
1 commit: b2633058258b16b3c66267e9fdfc04d7cfa4b42f
2 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 3 13:30:04 2022 +0000
4 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 01:03:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2633058
7
8 sys-apps/policycoreutils: update live ebuild
9
10 Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
11
12 sys-apps/policycoreutils/policycoreutils-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
16 index 91d0f1ac5ab7..1ac0b78acdaf 100644
17 --- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
18 +++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI="7"
22 PYTHON_COMPAT=( python3_{8..10} )
23 -PYTHON_REQ_USE="xml"
24 +PYTHON_REQ_USE="xml(+)"
25
26 inherit multilib python-r1 toolchain-funcs bash-completion-r1