summaryrefslogtreecommitdiff
path: root/dev-cpp/catch/catch-1.12.2.ebuild
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-12-13 15:07:56 +0100
committerDavid Seifert <soap@gentoo.org>2018-12-13 15:07:56 +0100
commitc06262da68dee7db70741d67eb60e354904a66b0 (patch)
treeee3a390c7059383e2b0bc06f93281b6c6093c63a /dev-cpp/catch/catch-1.12.2.ebuild
parente47f0847b07adb2e6d9bb0f3b1bd491c6f3535fa (diff)
downloadgentoo-c06262da68dee7db70741d67eb60e354904a66b0.tar.gz
gentoo-c06262da68dee7db70741d67eb60e354904a66b0.tar.bz2
gentoo-c06262da68dee7db70741d67eb60e354904a66b0.zip
dev-cpp/catch: Bump to EAPI 7
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-cpp/catch/catch-1.12.2.ebuild')
-rw-r--r--dev-cpp/catch/catch-1.12.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/catch/catch-1.12.2.ebuild b/dev-cpp/catch/catch-1.12.2.ebuild
index f67c3c4193b5..f8b78e009959 100644
--- a/dev-cpp/catch/catch-1.12.2.ebuild
+++ b/dev-cpp/catch/catch-1.12.2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
inherit cmake-utils
if [[ ${PV} == *9999 ]]; then