summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-28 16:05:50 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-28 16:06:38 +0200
commit873edd65947403625b57b97d36d402f99ce5a706 (patch)
tree8a4a177c2b6a5d0d8f18865a0221bfc9107a6c65 /sys-libs/libcap-ng
parentapp-portage/eclass-manpages: Create a fresh snapshot (diff)
downloadgentoo-873edd65947403625b57b97d36d402f99ce5a706.tar.gz
gentoo-873edd65947403625b57b97d36d402f99ce5a706.tar.bz2
gentoo-873edd65947403625b57b97d36d402f99ce5a706.zip
sys-libs/libcap-ng: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-libs/libcap-ng')
-rw-r--r--sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
index 97ed02fc42b2..6fe529292f4e 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
@@ -5,7 +5,7 @@ EAPI=5
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit autotools-utils flag-o-matic python-r1