diff --git a/dev-libs/pocl/pocl-7.1.ebuild b/dev-libs/pocl/pocl-7.1.ebuild index 9d39fedc838b7..945ccb216e980 100644 --- a/dev-libs/pocl/pocl-7.1.ebuild +++ b/dev-libs/pocl/pocl-7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -LLVM_COMPAT=( {18..21} ) +LLVM_COMPAT=( {18..20} ) inherit cmake cuda llvm-r1 DESCRIPTION="Portable Computing Language (an implementation of OpenCL)"