mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
app-admin/setools: Add Python 3.6 to the supported list
This commit is contained in:
parent
b00b37e393
commit
35390f5465
@ -3,7 +3,7 @@
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-3.3.8-r7.ebuild,v 1.6 2015/05/10 09:06:14 perfinion Exp $
|
||||
|
||||
EAPI="5"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 )
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
|
||||
inherit autotools java-pkg-opt-2 python-r1 eutils toolchain-funcs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user