Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/
Date: Mon, 02 Dec 2019 14:24:15
Message-Id: 1575296628.91496c2546b8270fa7c6bc84d6d9408ecb8cf24a.asturm@gentoo
1 commit: 91496c2546b8270fa7c6bc84d6d9408ecb8cf24a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 15:14:43 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 2 14:23:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91496c25
7
8 sys-libs/libcap-ng: python3_8
9
10 Closes: https://bugs.gentoo.org/701570
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild
18 index e73f7cf226b..4bfeb7b05ef 100644
19 --- a/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild
20 +++ b/sys-libs/libcap-ng/libcap-ng-0.7.10.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=7
24
25 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
26 +PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} )
27
28 inherit autotools flag-o-matic python-r1