commit: ae7c167f974464ef1c839332d93610969e79b185 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 20:55:00 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 22:34:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7c167f
sys-devel/llvm-common: Bump -9999 to EAPI 7 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/llvm-common/llvm-common-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvm-common/llvm-common-9999.ebuild b/sys-devel/llvm-common/llvm-common-9999.ebuild index d0f42029fa9..b7722c15595 100644 --- a/sys-devel/llvm-common/llvm-common-9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3
