mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-misc/icdiff: enable py3.13 and disable pypy3_11
Tests fail w/ pypy3_11 (and python3_14). Closes: https://bugs.gentoo.org/952220 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
40ad81d7e8
commit
fbf16caee2
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..12} pypy3 pypy3_11 )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user