mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 08:18:49 -04:00
dev-python/itemloaders: disable py3.11
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
parent
1a2a1d1d9d
commit
fab5ae7565
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library to populate items using XPath and CSS with a convenient API"
|
||||
|
Loading…
x
Reference in New Issue
Block a user