summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-17 08:04:18 +0000
committerSam James <sam@gentoo.org>2020-10-17 08:04:18 +0000
commite41f9965ab644d56b4f19730e560dc1e0fc0bcba (patch)
treee2b2804e5fc7ccd3d09243e1caed63e35bdcbc6d
parentdev-ml/cryptokit: bump to 1.16.1 (diff)
downloadgentoo-e41f9965ab644d56b4f19730e560dc1e0fc0bcba.tar.gz
gentoo-e41f9965ab644d56b4f19730e560dc1e0fc0bcba.tar.bz2
gentoo-e41f9965ab644d56b4f19730e560dc1e0fc0bcba.zip
dev-ml/cryptokit: MissingTestRestrict
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
-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:=