From 7f6b5a234aa3c3d80fcc029f76918851094b3355 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 21 Sep 2019 10:32:43 +0200 Subject: [PATCH] dev-ml/llvm-ocaml: Reorder ebuild vars in 9+ MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild | 3 +-- dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.9999.ebuild | 3 +-- dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild | 6 ++---- 3 files changed, 4 insertions(+), 8 deletions(-) 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=" !!