summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/eza/eza-0.13.1.ebuild')
-rw-r--r--sys-apps/eza/eza-0.13.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/eza/eza-0.13.1.ebuild b/sys-apps/eza/eza-0.13.1.ebuild
index d87ad43f50d4..c06cf11f1215 100644
--- a/sys-apps/eza/eza-0.13.1.ebuild
+++ b/sys-apps/eza/eza-0.13.1.ebuild
@@ -206,6 +206,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