summaryrefslogtreecommitdiff
path: root/dev-python/pypy/pypy-7.3.15.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-02 23:45:38 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-02 23:45:38 +0000
commitf69d6e2bc8ae2d4f9fd516b99d1dcbfdb78fa533 (patch)
tree16468a0787edf0574ad1bc6d7756f599dc388439 /dev-python/pypy/pypy-7.3.15.ebuild
parent5939313f229e6fcf374fb7e9ee4f8675b05ab293 (diff)
gentoo auto-resync : 02:02:2024 - 23:45:38
Diffstat (limited to 'dev-python/pypy/pypy-7.3.15.ebuild')
-rw-r--r--dev-python/pypy/pypy-7.3.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy/pypy-7.3.15.ebuild b/dev-python/pypy/pypy-7.3.15.ebuild
index 6e2429669fac..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="
|| (
@@ -99,7 +99,7 @@ src_compile() {
done
# Verify that CFFI module list is up-to-date
- local expected_cksum=2d3acf18
+ local expected_cksum=-7df4eab0
local local_cksum=$(
../pypy-c - <<-EOF
import binascii