git: 695671b615a9 - main - devel/vc-intrinsics: remove expired LLVM11 flavor

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 31 Dec 2025 13:55:27 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=695671b615a9115b27708fbb09a48052b9c5abd5

commit 695671b615a9115b27708fbb09a48052b9c5abd5
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-31 13:48:00 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-31 13:55:04 +0000

    devel/vc-intrinsics: remove expired LLVM11 flavor
---
 devel/vc-intrinsics/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/vc-intrinsics/Makefile b/devel/vc-intrinsics/Makefile
index 59e6808011d7..cf8a6f46d51b 100644
--- a/devel/vc-intrinsics/Makefile
+++ b/devel/vc-intrinsics/Makefile
@@ -10,7 +10,7 @@ WWW=		https://github.com/intel/vc-intrinsics
 
 LICENSE=	MIT
 
-FLAVORS=	${15 14 13 12 11:L:S/^/llvm/}
+FLAVORS=	${15 14 13 12:L:S/^/llvm/}
 
 BUILD_DEPENDS=	${FLAVOR}>0:devel/${FLAVOR}