commit:     cccbec4159cb7231ca2982a3dcb80b848d8e59c2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  1 06:43:36 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr  1 07:02:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccbec41

dev-python/jellyfish: Enable pypy3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/jellyfish/jellyfish-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jellyfish/jellyfish-1.2.0.ebuild 
b/dev-python/jellyfish/jellyfish-1.2.0.ebuild
index f320b4df0f56..82ae1e5fbf06 100644
--- a/dev-python/jellyfish/jellyfish-1.2.0.ebuild
+++ b/dev-python/jellyfish/jellyfish-1.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=maturin
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
 
 CRATES="
        [email protected]

Reply via email to