summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-05 04:38:09 +0000
committerSam James <sam@gentoo.org>2023-01-05 04:38:09 +0000
commitb6930ad3d4dc26ee62468fa281f68d5aa5c4ed66 (patch)
treed0653c97bb3e3a19fa450c6f070aef3458e6222e /dev-cpp/tbb
parentdev-cpp/tbb: Stabilize 2021.7.0-r1 x86, #889774 (diff)
downloadgentoo-b6930ad3d4dc26ee62468fa281f68d5aa5c4ed66.tar.gz
gentoo-b6930ad3d4dc26ee62468fa281f68d5aa5c4ed66.tar.bz2
gentoo-b6930ad3d4dc26ee62468fa281f68d5aa5c4ed66.zip
dev-cpp/tbb: Stabilize 2021.7.0-r1 amd64, #889774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r--dev-cpp/tbb/tbb-2021.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild b/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
index af7704e769f4..5191c94211cb 100644
--- a/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
+++ b/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
@@ -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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"