llvm-runtimes/libcxxabi: Remove old blocker to silence pkgcheck

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/42663
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-08-31 22:00:14 +02:00
parent a5897d4223
commit 91b99eeff9
12 changed files with 7 additions and 55 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_11 )
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
toolchain-funcs
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
toolchain-funcs
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
toolchain-funcs
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
inherit cmake-multilib flag-o-matic llvm.org llvm-utils python-any-r1
inherit toolchain-funcs
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}

View File

@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
REQUIRED_USE="test? ( clang )"
RESTRICT="!test? ( test )"
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
RDEPEND+="
!<llvm-runtimes/libcxx-15
"
DEPEND="
${RDEPEND}
llvm-core/llvm:${LLVM_MAJOR}