summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 11:08:33 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 15:27:06 -0400
commit173b21aa7d3b00ca58422fb5ce2d80dce26ed93d (patch)
treeb80a0a33d454b85fc8b515cdfe09eb71e04dabc7 /dev-cpp/tbb/tbb-2017.20161128.ebuild
parentx11-apps/xinit: Drop xorg-3_pkg_postinst call (diff)
downloadgentoo-173b21aa7d3b00ca58422fb5ce2d80dce26ed93d.tar.gz
gentoo-173b21aa7d3b00ca58422fb5ce2d80dce26ed93d.tar.bz2
gentoo-173b21aa7d3b00ca58422fb5ce2d80dce26ed93d.zip
dev-cpp/tbb: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-cpp/tbb/tbb-2017.20161128.ebuild')
-rw-r--r--dev-cpp/tbb/tbb-2017.20161128.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild
index bd54a0a88912..2f6b0f5a8f2b 100644
--- a/dev-cpp/tbb/tbb-2017.20161128.ebuild
+++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.threadingbuildingblocks.org"
SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""