summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2020-04-15 13:55:07 +0200
committerGuilherme Amadio <amadio@gentoo.org>2020-04-15 14:14:39 +0200
commit74f639fe4f61611dd941376f840157b8668e4789 (patch)
treea04590b2099667d28ba9fd72a73a8cab9178a56f /dev-cpp
parentwww-client/firefox: patch set updated (diff)
downloadgentoo-74f639fe4f61611dd941376f840157b8668e4789.tar.gz
gentoo-74f639fe4f61611dd941376f840157b8668e4789.tar.bz2
gentoo-74f639fe4f61611dd941376f840157b8668e4789.zip
dev-cpp/tbb: arm64 stable wrt bug #713244
Closes: https://bugs.gentoo.org/713244 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tbb/tbb-2019.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2019.8.ebuild b/dev-cpp/tbb/tbb-2019.8.ebuild
index 95a53b4474b3..1d0768561b25 100644
--- a/dev-cpp/tbb/tbb-2019.8.ebuild
+++ b/dev-cpp/tbb/tbb-2019.8.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=""