Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/
Date: Thu, 19 May 2022 09:29:42
Message-Id: 1652952518.9f7737b97fc3cc471b74b532a289925c4b42a661.ago@gentoo
1 commit: 9f7737b97fc3cc471b74b532a289925c4b42a661
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 09:28:38 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 09:28:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7737b9
7
8 dev-cpp/tbb: arm64 stable wrt bug #835772
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-cpp/tbb/tbb-2021.5.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/tbb/tbb-2021.5.0-r1.ebuild b/dev-cpp/tbb/tbb-2021.5.0-r1.ebuild
18 index c5179b96d8b9..fce1cfd25b0d 100644
19 --- a/dev-cpp/tbb/tbb-2021.5.0-r1.ebuild
20 +++ b/dev-cpp/tbb/tbb-2021.5.0-r1.ebuild
21 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
22 # https://github.com/oneapi-src/oneTBB/blob/master/CMakeLists.txt#L53
23 # libtbb<SONAME>-libtbbmalloc<SONAME>-libtbbbind<SONAME>
24 SLOT="0/12.5-2.5-3.5"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="test"
28 RESTRICT="!test? ( test )"