dev-python/readability-lxml: Update to python 3.10
This commit is contained in:
parent
a78d0aad86
commit
96f37804c6
2 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{5,6,7,8,9,10,11} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue