mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/adblock: enable py3.11
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -68,7 +68,7 @@ CRATES="
|
||||
winapi-i686-pc-windows-gnu-0.4.0
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0"
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
inherit cargo distutils-r1
|
||||
|
||||
DESCRIPTION="Python wrapper for Brave's adblocking library, which is written in Rust"
|
||||
|
||||
Reference in New Issue
Block a user