From c5ec9e856a2bc4ad8a69f29b9fcc5b9a8b6e4a26 Mon Sep 17 00:00:00 2001 From: Mark Wright Date: Thu, 15 Oct 2020 22:38:03 +1100 Subject: dev-ml/ocaml-ctypes: Fix QA MissingTestRestrict Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright --- dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-ml/ocaml-ctypes') diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild index 5370c08eb051..e4e0fb587c4e 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild @@ -13,6 +13,7 @@ LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/ocaml-4.02:=[ocamlopt] -- cgit v1.2.3-65-gdbad