Signed-off-by: Michał Górny <mgo...@gentoo.org> --- dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild b/dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild index 214aeb10d09f..e2dafe4ccb16 100644 --- a/dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild +++ b/dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild @@ -29,7 +29,7 @@ LICENSE="MIT" # also check pypy/interpreter/pycode.py -> pypy_incremental_magic SLOT="${PYVER}/pypy311-pp73-400" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="+ensurepip gdbm +jit ncurses sqlite +symlink +test-install tk" +IUSE="+ensurepip gdbm +jit ncurses sqlite symlink +test-install tk" # many tests are failing upstream # see https://buildbot.pypy.org/summary?branch=py${PYVER} RESTRICT="test"