commit:     6150c6e30e6dfc050cdc49eb79d2d79c1fed7ef7
Author:     Victor Ostorga <vostorga <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 23:51:25 2015 +0000
Commit:     Victor Ostorga <vostorga <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 23:51:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6150c6e3

Restricting tests, they have been broken for a long time. Bug 566700

Package-Manager: portage-2.2.24

 sys-libs/talloc/talloc-2.1.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild 
b/sys-libs/talloc/talloc-2.1.5.ebuild
index fc66def..6b5e5ff 100644
--- a/sys-libs/talloc/talloc-2.1.5.ebuild
+++ b/sys-libs/talloc/talloc-2.1.5.ebuild
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
 
 WAF_BINARY="${S}/buildtools/bin/waf"
 
+RESTRICT="test"
+
 MULTILIB_WRAPPED_HEADERS=(
        # python goes only for native
        /usr/include/pytalloc.h

Reply via email to