summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-02 18:22:57 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-02 18:22:57 +0100
commit61a9375f402346734955cda64e3ad558b2fad46c (patch)
tree4ceca25e565194cd7382b387c18bff680a0d566f /dev-python/pypy
parentdev-python/pypy: Fix cffi checksum (diff)
downloadgentoo-61a9375f402346734955cda64e3ad558b2fad46c.tar.gz
gentoo-61a9375f402346734955cda64e3ad558b2fad46c.tar.bz2
gentoo-61a9375f402346734955cda64e3ad558b2fad46c.zip
dev-python/pypy: Restrict tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pypy')
-rw-r--r--dev-python/pypy/pypy-7.3.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy/pypy-7.3.15.ebuild b/dev-python/pypy/pypy-7.3.15.ebuild
index e3c9ebe8b758..1f54095e77c1 100644
--- a/dev-python/pypy/pypy-7.3.15.ebuild
+++ b/dev-python/pypy/pypy-7.3.15.ebuild
@@ -26,7 +26,7 @@ LICENSE="MIT"
SLOT="0/73"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="bzip2 full-stdlib gdbm +jit ncurses sqlite tk"
-RESTRICT="!full-stdlib? ( test )"
+RESTRICT="test"
RDEPEND="
|| (