summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-22 12:49:07 +0100
committerSam James <sam@gentoo.org>2025-06-22 12:49:07 +0100
commit14af376a2d94acdaeb4424c249bcbbea43e1b3dd (patch)
tree96ad0127262245ef9a9b055a62dd6c11f593bfcf /dev-cpp/tbb
parent90001bc1d567e786c59b8e1198ece64288481c93 (diff)
downloadgentoo-14af376a2d94acdaeb4424c249bcbbea43e1b3dd.tar.gz
gentoo-14af376a2d94acdaeb4424c249bcbbea43e1b3dd.tar.bz2
gentoo-14af376a2d94acdaeb4424c249bcbbea43e1b3dd.zip
dev-cpp/tbb: Stabilize 2021.9.0 ppc, #908149
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r--dev-cpp/tbb/tbb-2021.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-2021.9.0.ebuild b/dev-cpp/tbb/tbb-2021.9.0.ebuild
index 40e9314966f1..50bdf21a1491 100644
--- a/dev-cpp/tbb/tbb-2021.9.0.ebuild
+++ b/dev-cpp/tbb/tbb-2021.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
# https://github.com/oneapi-src/oneTBB/blob/master/CMakeLists.txt#L53
# libtbb<SONAME>-libtbbmalloc<SONAME>-libtbbbind<SONAME>
SLOT="0/12.5-2.5-3.5"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"