From: Michał Górny Date: Sat, 21 Sep 2019 08:32:43 +0000 (+0200) Subject: dev-ml/llvm-ocaml: Reorder ebuild vars in 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f6b5a234aa3c3d80fcc029f76918851094b3355;p=gentoo.git dev-ml/llvm-ocaml: Reorder ebuild vars in 9+ Signed-off-by: Michał Górny --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild index 3fd5dbb40b8e..5fb5269eb058 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild @@ -28,6 +28,7 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" KEYWORDS="" IUSE="debug test ${ALL_LLVM_TARGETS[*]}" +REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )" RESTRICT="!test? ( test )" RDEPEND=" @@ -44,8 +45,6 @@ BDEPEND=" !!