summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-05 12:46:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-05 12:46:39 +0000
commitea0160e07a2653be911a4387b5723a6adbd72e93 (patch)
tree6cdb27c0fe87cf526736dfb7e862afd42fa81ef1 /dev-cpp/tbb
parent3a306f4246ea94a8373b36de41d8a7bb285e68ff (diff)
downloadbaldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.tar.gz
baldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.tar.xz
baldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.zip
Adding metadata
Diffstat (limited to 'dev-cpp/tbb')
-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..0f8a397a9365 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 )"