commit:     02a7aba57a3db39ac7dc7a825c839d4302ca7db9
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 10 17:51:05 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 18:17:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a7aba5

dev-ada/aws: disable pypy3

Bug: https://bugs.gentoo.org/951000
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/aws/aws-25.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/aws/aws-25.1.0-r1.ebuild b/dev-ada/aws/aws-25.1.0-r1.ebuild
index 6b4dad01eda8..394636e9058c 100644
--- a/dev-ada/aws/aws-25.1.0-r1.ebuild
+++ b/dev-ada/aws/aws-25.1.0-r1.ebuild
@@ -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"

Reply via email to