summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.14.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-0.3.14.9999.ebuild')
-rw-r--r--dev-lang/python/python-0.3.14.9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-lang/python/python-0.3.14.9999.ebuild b/dev-lang/python/python-0.3.14.9999.ebuild
index a82f1b2c6f4b..e0b4a11ba9b4 100644
--- a/dev-lang/python/python-0.3.14.9999.ebuild
+++ b/dev-lang/python/python-0.3.14.9999.ebuild
@@ -351,6 +351,10 @@ src_configure() {
# Hangs (actually runs indefinitely executing itself w/ many cpython builds)
# bug #900429
-x test_tools
+
+ # Test terminates abruptly which corrupts written profile data
+ # bug #964023
+ -x test_pyrepl
)
if has_version "app-arch/rpm" ; then