From: Michał Górny Date: Sat, 20 Jul 2019 20:55:13 +0000 (+0200) Subject: sys-devel/clang-common: Bump -9999 to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b8b9ee1e0cf26e67a3010a714a424f7230cef43;p=gentoo.git sys-devel/clang-common: Bump -9999 to EAPI 7 Signed-off-by: Michał Górny --- diff --git a/sys-devel/clang-common/clang-common-9999.ebuild b/sys-devel/clang-common/clang-common-9999.ebuild index 145e395e1fe0..ce1d249d1aed 100644 --- a/sys-devel/clang-common/clang-common-9999.ebuild +++ b/sys-devel/clang-common/clang-common-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit bash-completion-r1 git-r3