diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-20 22:55:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-21 00:34:48 +0200 |
commit | 7f89b8f5d0a62a30640ccc73b7597f3e31055ef1 (patch) | |
tree | ce9ee7625a8ead3b87a895d87eee6689c0389579 /sys-devel/clang-runtime | |
parent | sys-libs/libomp: Bump -9999 to EAPI 7 (diff) | |
download | gentoo-7f89b8f5d0a62a30640ccc73b7597f3e31055ef1.tar.gz gentoo-7f89b8f5d0a62a30640ccc73b7597f3e31055ef1.tar.bz2 gentoo-7f89b8f5d0a62a30640ccc73b7597f3e31055ef1.zip |
sys-devel/clang-runtime: Bump -9999 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild index bb5c090ef4d1..968e22386723 100644 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-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 inherit multilib-build |