summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 08:08:33 +0000
committerSam James <sam@gentoo.org>2021-01-06 08:08:33 +0000
commit4aa2a7bfd7d3fe77e0c7ec30b2565fe18c982083 (patch)
tree49f1b49ff31126c1c1723146038926fe6e9940db /dev-cpp/tbb
parentapp-emulation/open-vm-tools: Stabilize 11.2.0_p16938113-r1 x86, #761304 (diff)
downloadgentoo-4aa2a7bfd7d3fe77e0c7ec30b2565fe18c982083.tar.gz
gentoo-4aa2a7bfd7d3fe77e0c7ec30b2565fe18c982083.tar.bz2
gentoo-4aa2a7bfd7d3fe77e0c7ec30b2565fe18c982083.zip
dev-cpp/tbb: Stabilize 2020.3 arm64, #762130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r--dev-cpp/tbb/tbb-2020.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-2020.3.ebuild b/dev-cpp/tbb/tbb-2020.3.ebuild
index 25976f821bad..010e989c7756 100644
--- a/dev-cpp/tbb/tbb-2020.3.ebuild
+++ b/dev-cpp/tbb/tbb-2020.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.threadingbuildingblocks.org"
SRC_URI="https://github.com/intel/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug examples"
DEPEND=""