commit:     e0b524ed9cd8575ce258ac8db28ce152947ca984
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 20:52:01 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 20:57:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b524ed

app-editors/zile: Disable valgrind tests (because they fail).

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-editors/zile/zile-2.4.14.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-editors/zile/zile-2.4.14.ebuild 
b/app-editors/zile/zile-2.4.14.ebuild
index dc81ee11b4d..4d9e14c8baa 100644
--- a/app-editors/zile/zile-2.4.14.ebuild
+++ b/app-editors/zile/zile-2.4.14.ebuild
@@ -26,6 +26,7 @@ src_configure() {
        econf \
                --docdir="${EPREFIX}"/usr/share/doc/${PF} \
                --without-emacs \
+               --disable-valgrind-tests \
                $(use_enable acl)
 }
 

Reply via email to