sys-libs/libselinux: add python3_6
authorMike Gilbert <floppym@gentoo.org>
Sat, 25 Feb 2017 17:50:11 +0000 (12:50 -0500)
committerMike Gilbert <floppym@gentoo.org>
Sat, 25 Feb 2017 17:52:17 +0000 (12:52 -0500)
Package-Manager: portage-portage_p2.3.0

sys-libs/libselinux/libselinux-2.6.ebuild
sys-libs/libselinux/libselinux-9999.ebuild

index 430d3976f4960ce2c300f0777f8fdef002cbd5e3..90488e41e0da977eb21a94eda20e94abf75c7984 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 USE_RUBY="ruby21 ruby22 ruby23"
 
 # No, I am not calling ruby-ng
index c7b8377eafaa2ec5947fd9e71f5643208aa0e739..3284bbc33b9391b205682a79d769d46d0d381444 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 USE_RUBY="ruby21 ruby22 ruby23"
 
 # No, I am not calling ruby-ng