mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/aws: disable pypy3
Bug: https://bugs.gentoo.org/951000 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
ADA_COMPAT=( gcc_13 gcc_14 )
|
||||
PYTHON_COMPAT=( python3_{10..13} pypy3 )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
inherit ada python-any-r1 multiprocessing
|
||||
|
||||
DESCRIPTION="A complete Web development framework"
|
||||
|
||||
Reference in New Issue
Block a user