commit: d9f1f3eccd5b31ff0210188f2efb6b6fd142c751 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 28 08:56:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 28 08:56:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f1f3ec
dev-cpp/tbb: Stabilize 2022.1.0 arm64, #965219 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/tbb/tbb-2022.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tbb/tbb-2022.1.0.ebuild b/dev-cpp/tbb/tbb-2022.1.0.ebuild index edfcdf42ad9a..63335a7030a9 100644 --- a/dev-cpp/tbb/tbb-2022.1.0.ebuild +++ b/dev-cpp/tbb/tbb-2022.1.0.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.15-2.15-3.15" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
