summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-20 22:55:21 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-21 00:34:42 +0200
commit700a421c27e748779222b852ebc8dd87e4a3d0a8 (patch)
tree0dc018ead6b459672bba887df9153be80be0b893 /sys-libs/compiler-rt
parentdev-util/lldb: Bump -9999 to EAPI 7 (diff)
downloadgentoo-700a421c27e748779222b852ebc8dd87e4a3d0a8.tar.gz
gentoo-700a421c27e748779222b852ebc8dd87e4a3d0a8.tar.bz2
gentoo-700a421c27e748779222b852ebc8dd87e4a3d0a8.zip
sys-libs/compiler-rt: Bump -9999 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
index f78b02834dc9..c102c90e0544 100644
--- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-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)