From: Michał Górny Date: Sat, 20 Jul 2019 20:55:10 +0000 (+0200) Subject: dev-ml/llvm-ocaml: Bump -9999 to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d31a8019b0386e1b0b64a9262d4a79ed999402bc;p=gentoo.git dev-ml/llvm-ocaml: Bump -9999 to EAPI 7 Signed-off-by: Michał Górny --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild index eb4bb8c24833..4f9a90daf766 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 : ${CMAKE_MAKEFILE_GENERATOR:=ninja} # (needed due to CMAKE_BUILD_TYPE != Gentoo)