diff options
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/tbb/tbb-2022.0.0-r1.ebuild (renamed from dev-cpp/tbb/tbb-2022.0.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-2022.0.0.ebuild b/dev-cpp/tbb/tbb-2022.0.0-r1.ebuild index bed10c92ab97..84afb72b85a1 100644 --- a/dev-cpp/tbb/tbb-2022.0.0.ebuild +++ b/dev-cpp/tbb/tbb-2022.0.0-r1.ebuild @@ -14,11 +14,11 @@ LICENSE="Apache-2.0" # https://github.com/oneapi-src/oneTBB/blob/master/CMakeLists.txt#L53 # libtbb<SONAME>-libtbbmalloc<SONAME>-libtbbbind<SONAME> SLOT="0/12.14-2.14-3.14" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="sys-apps/hwloc:=" +RDEPEND="!kernel_Darwin? ( sys-apps/hwloc:= )" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" |
