bump python compat
This commit is contained in:
parent
a9f4cbd141
commit
28ea71b055
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} )
|
||||
PYTHON_COMPAT=( python{2_7,3_{6,7,8,9,10}} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user