mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
www-client/seamonkey: disable py3.10
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
parent
30f118e9de
commit
ace0865d76
@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
WANT_AUTOCONF="2.1"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)'
|
||||
|
||||
LLVM_COMPAT=( {18..20} )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user