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 13:36:18
Message-Id: 1652967344.acb242c050c3886ea3b43cd20969f0923cceaaa2.ago@gentoo
1 commit: acb242c050c3886ea3b43cd20969f0923cceaaa2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 13:35:44 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 13:35:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb242c0
7
8 dev-cpp/tbb: arm stable wrt bug #835772
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm"
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 fce1cfd25b0d..cbe0ea277696 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 )"