sys-libs/libsemanage: Add Python 3.6 to the supported list

This commit is contained in:
David Michael 2018-06-22 14:30:35 +00:00
parent 35390f5465
commit d053d90b3f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4-r1.ebuild,v 1.2 2015/05/10 09:02:13 perfinion Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
inherit multilib python-r1 toolchain-funcs eutils multilib-minimal systemd

View File

@ -3,7 +3,7 @@
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-9999.ebuild,v 1.1 2015/06/09 15:36:24 swift Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
inherit multilib python-r1 toolchain-funcs eutils multilib-minimal systemd