summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:59:42 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:59:42 +0000
commitd16c8271976c3318aa0eff345e8edea3f31efe57 (patch)
tree4cd4a6956031a063c7dfba69bc92c283f0ec8e6b /dev-cpp
parentdev-libs/libcec: Stabilize 6.0.2 x86, #762107 (diff)
downloadgentoo-d16c8271976c3318aa0eff345e8edea3f31efe57.tar.gz
gentoo-d16c8271976c3318aa0eff345e8edea3f31efe57.tar.bz2
gentoo-d16c8271976c3318aa0eff345e8edea3f31efe57.zip
dev-cpp/tbb: Stabilize 2020.3 x86, #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 c5633d3ace83..d8c19cfb9c16 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=""