summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/pypy/pypy-3.11.7.3.18_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"