Skip to content

Commit

Permalink
dev-ml/ocaml-dns: restrict tests in 1.0.0
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
aballier committed Jul 25, 2017
1 parent c431c47 commit e3d5279
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-ml/ocaml-dns/ocaml-dns-1.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ DEPEND="
${RDEPEND}
"

# Do not work
RESTRICT="test"

src_compile() {
jbuilder build @install -p dns || die
}
Expand Down

0 comments on commit e3d5279

Please sign in to comment.