Signed-off-by: Michał Górny <[email protected]> --- eclass/llvm-r1.eclass | 1 + 1 file changed, 1 insertion(+)
diff --git a/eclass/llvm-r1.eclass b/eclass/llvm-r1.eclass index fc9fab75e8f65..e0ac21e9d5c31 100644 --- a/eclass/llvm-r1.eclass +++ b/eclass/llvm-r1.eclass @@ -9,6 +9,7 @@ # @SUPPORTED_EAPIS: 8 # @PROVIDES: llvm-utils # @BLURB: Provide LLVM_SLOT to build against slotted LLVM +# @DEPRECATED: llvm-r2.eclass # @DESCRIPTION: # An eclass to reliably depend on a set of LLVM-related packages # in a matching slot. To use the eclass:
