summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 08:09:15 +0000
committerSam James <sam@gentoo.org>2021-01-06 08:09:15 +0000
commit7c7067a18b17e82689b994eaf29884eaae3db99f (patch)
treed06bab17aa493e778d5babe183d51deb51e10bc8 /dev-cpp
parentdev-python/brotlicffi: Stabilize 0.8.0 arm64, #763693 (diff)
downloadgentoo-7c7067a18b17e82689b994eaf29884eaae3db99f.tar.gz
gentoo-7c7067a18b17e82689b994eaf29884eaae3db99f.tar.bz2
gentoo-7c7067a18b17e82689b994eaf29884eaae3db99f.zip
dev-cpp/tbb: Stabilize 2020.3 arm, #762130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tbb/tbb-2020.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2020.3.ebuild b/dev-cpp/tbb/tbb-2020.3.ebuild
index 010e989c7756..235115ce16f5 100644
--- a/dev-cpp/tbb/tbb-2020.3.ebuild
+++ b/dev-cpp/tbb/tbb-2020.3.ebuild
@@ -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=""