summaryrefslogtreecommitdiff
path: root/app-arch/patool/patool-1.14.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/patool/patool-1.14.1.ebuild')
-rw-r--r--app-arch/patool/patool-1.14.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-arch/patool/patool-1.14.1.ebuild b/app-arch/patool/patool-1.14.1.ebuild
index 86b157acb084..017d9e6122dd 100644
--- a/app-arch/patool/patool-1.14.1.ebuild
+++ b/app-arch/patool/patool-1.14.1.ebuild
@@ -112,6 +112,8 @@ python_test() {
if use x86; then
EPYTEST_IGNORE+=(
"tests/archives/test_clzip.py"
+ # bug #916317
+ "tests/archives/test_lrzip.py"
)
fi