From: Guilherme Amadio Date: Wed, 15 Apr 2020 11:55:07 +0000 (+0200) Subject: dev-cpp/tbb: arm64 stable wrt bug #713244 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=74f639fe4f61611dd941376f840157b8668e4789;p=gentoo.git 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 --- 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=""