summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-05 04:38:08 +0000
committerSam James <sam@gentoo.org>2023-01-05 04:38:08 +0000
commitecdd94c09912df8dde7dc0438cf0fe39b67760e3 (patch)
tree6bf18d7f0efe11edd9bc4b450811c2136493e18e /dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
parentnet-p2p/bitcoind: add 24.0.1 (diff)
downloadgentoo-ecdd94c09912df8dde7dc0438cf0fe39b67760e3.tar.gz
gentoo-ecdd94c09912df8dde7dc0438cf0fe39b67760e3.tar.bz2
gentoo-ecdd94c09912df8dde7dc0438cf0fe39b67760e3.zip
dev-cpp/tbb: Stabilize 2021.7.0-r1 x86, #889774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb/tbb-2021.7.0-r1.ebuild')
-rw-r--r--dev-cpp/tbb/tbb-2021.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild b/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
index 38603dc7204b..af7704e769f4 100644
--- a/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
+++ b/dev-cpp/tbb/tbb-2021.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~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 )"