sys-libs/libselinux: add python3_6

Package-Manager: portage-portage_p2.3.0
This commit is contained in:
Mike Gilbert
2017-02-25 12:50:11 -05:00
parent 7dbfecf6d6
commit eef79b5478
2 changed files with 3 additions and 3 deletions

View 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

View 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