summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/cryptokit/cryptokit-1.16.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
index 03351f2cf739..6f97e8df8775 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
@@ -16,6 +16,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
REQUIRED_USE="test? ( ocamlopt )"
+RESTRICT="!test? ( test )"
DEPEND="
dev-ml/zarith:=