commit: 3b8b9ee1e0cf26e67a3010a714a424f7230cef43 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 20:55:13 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 22:34:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8b9ee1
sys-devel/clang-common: Bump -9999 to EAPI 7 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/clang-common/clang-common-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/clang-common/clang-common-9999.ebuild b/sys-devel/clang-common/clang-common-9999.ebuild index 145e395e1fe..ce1d249d1ae 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
