summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2020-10-14 20:34:49 +1100
committerMark Wright <gienah@gentoo.org>2020-10-14 22:33:36 +1100
commit9f8ac75f998e802fa28ef88ca4b18f7b9634a543 (patch)
tree1d83fcfaea24ad9dfecbe544b3d164cec916e118 /dev-ml/cinaps
parentdev-ml/camlp4: Fix QA OutdatedBlocker (diff)
downloadgentoo-9f8ac75f998e802fa28ef88ca4b18f7b9634a543.tar.gz
gentoo-9f8ac75f998e802fa28ef88ca4b18f7b9634a543.tar.bz2
gentoo-9f8ac75f998e802fa28ef88ca4b18f7b9634a543.zip
dev-ml/cinaps: Fix QA MissingTestRestrict
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.14.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild
index 776fd0d12feb..aeb08474dbf2 100644
--- a/dev-ml/cinaps/cinaps-0.14.0.ebuild
+++ b/dev-ml/cinaps/cinaps-0.14.0.ebuild
@@ -13,6 +13,7 @@ LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
DEPEND="
dev-ml/re:=