summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/loky/loky-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/loky/loky-3.1.0.ebuild b/dev-python/loky/loky-3.1.0.ebuild
index 7d1bdf178dce..4a8d620ec72c 100644
--- a/dev-python/loky/loky-3.1.0.ebuild
+++ b/dev-python/loky/loky-3.1.0.ebuild
@@ -37,5 +37,5 @@ python_test() {
)
# high memory test needs a lot of memory + is broken on 32-bit platforms
- epytest --skip-high-memory -p no:xvfb
+ epytest --skip-high-memory
}