summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/eza/eza-0.13.0.ebuild')
-rw-r--r--sys-apps/eza/eza-0.13.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/eza/eza-0.13.0.ebuild b/sys-apps/eza/eza-0.13.0.ebuild
index c3018c0dc052..4131b97a2ebc 100644
--- a/sys-apps/eza/eza-0.13.0.ebuild
+++ b/sys-apps/eza/eza-0.13.0.ebuild
@@ -211,6 +211,7 @@ src_prepare() {
rm -r man || die "failed to remove man directory from source"
# Known failing test, upstream says it could potentially be ignored for know
+ # bug #914214
# https://github.com/eza-community/eza/issues/393
rm tests/cmd/{icons,basic}_all.toml || die
rm tests/cmd/only_dir_{,recursive_}unix.toml || die