summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-20 22:55:10 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-21 00:34:37 +0200
commitd31a8019b0386e1b0b64a9262d4a79ed999402bc (patch)
tree1726fc5076af2788ff986bac61174b39105ec836 /dev-ml/llvm-ocaml
parentdev-python/lit: Bump -9999 to EAPI 7 (diff)
downloadgentoo-d31a8019b0386e1b0b64a9262d4a79ed999402bc.tar.gz
gentoo-d31a8019b0386e1b0b64a9262d4a79ed999402bc.tar.bz2
gentoo-d31a8019b0386e1b0b64a9262d4a79ed999402bc.zip
dev-ml/llvm-ocaml: Bump -9999 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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)