diff options
Diffstat (limited to 'dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild')
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild index ba6c5777b382..2e56df10a32b 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild @@ -12,6 +12,7 @@ SLOT="0/${PV}" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" +REQUIRED_USE="test? ( ocamlopt )" RDEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]" DEPEND="${RDEPEND} |