summaryrefslogtreecommitdiff
path: root/dev-python/bottleneck
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bottleneck')
-rw-r--r--dev-python/bottleneck/bottleneck-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bottleneck/bottleneck-1.4.2.ebuild b/dev-python/bottleneck/bottleneck-1.4.2.ebuild
index 4900014bd20e..97d6bf5e43f5 100644
--- a/dev-python/bottleneck/bottleneck-1.4.2.ebuild
+++ b/dev-python/bottleneck/bottleneck-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,7 @@ src_prepare() {
python_test() {
local EPYTEST_DESELECT=()
case ${EPYTHON} in
- pypy3)
+ pypy3*)
EPYTEST_DESELECT+=(
# GC assumptions?
tests/memory_test.py::test_memory_leak