summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-09-20 10:31:07 +0200
committerJeroen Roovers <jer@gentoo.org>2015-09-20 10:32:04 +0200
commit749122bd3576025972ca8f24312caa19872e50c1 (patch)
tree5c4c8855fd26b7fde27b3634ad297d7e4caed675 /dev-cpp/tbb
parentfed12a1bc95a7a7d4409b47af7ce0f2b9f48b685 (diff)
downloadgentoo-749122bd3576025972ca8f24312caa19872e50c1.tar.gz
gentoo-749122bd3576025972ca8f24312caa19872e50c1.tar.xz
dev-cpp/tbb: Stable for PPC64 (bug #552218).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r--dev-cpp/tbb/tbb-4.3.20141023.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-4.3.20141023.ebuild b/dev-cpp/tbb/tbb-4.3.20141023.ebuild
index ed80e14ddd1..5edd36915ed 100644
--- a/dev-cpp/tbb/tbb-4.3.20141023.ebuild
+++ b/dev-cpp/tbb/tbb-4.3.20141023.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_release
LICENSE="GPL-2-with-exceptions"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""