commit: 153baa4dc04f45a77f86d9c08361e603c440d896 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 24 18:13:09 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 24 18:14:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153baa4d
llvm.eclass: Update @SUPPORTED_EAPIS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/llvm.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/llvm.eclass b/eclass/llvm.eclass index 129081a2708..d61effb5e9c 100644 --- a/eclass/llvm.eclass +++ b/eclass/llvm.eclass @@ -6,7 +6,7 @@ # Michał Górny <[email protected]> # @AUTHOR: # Michał Górny <[email protected]> -# @SUPPORTED_EAPIS: 6 +# @SUPPORTED_EAPIS: 6 7 # @BLURB: Utility functions to build against slotted LLVM # @DESCRIPTION: # The llvm.eclass provides utility functions that can be used to build
