Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/
Date: Fri, 28 Apr 2017 14:07:55
Message-Id: 1493388398.873edd65947403625b57b97d36d402f99ce5a706.mrueg@gentoo
1 commit: 873edd65947403625b57b97d36d402f99ce5a706
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 14:05:50 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 14:06:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873edd65
7
8 sys-libs/libcap-ng: Add python3_6
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
16 index 97ed02fc42b..6fe529292f4 100644
17 --- a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
18 +++ b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
19 @@ -5,7 +5,7 @@ EAPI=5
20
21 AUTOTOOLS_AUTORECONF=1
22 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
23 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
24 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
25
26 inherit autotools-utils flag-o-matic python-r1