From e3d52791438034e82c196eb14f9e42e46ca812bc Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 25 Jul 2017 15:07:06 +0200 Subject: dev-ml/ocaml-dns: restrict tests in 1.0.0 Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-ml') diff --git a/dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild b/dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild index 469746337f4f..5fa60e2f5524 100644 --- a/dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild +++ b/dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild @@ -31,6 +31,9 @@ DEPEND=" ${RDEPEND} " +# Do not work +RESTRICT="test" + src_compile() { jbuilder build @install -p dns || die } -- cgit v1.2.3-65-gdbad