diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:31:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:32:04 +0200 |
commit | 749122bd3576025972ca8f24312caa19872e50c1 (patch) | |
tree | 5c4c8855fd26b7fde27b3634ad297d7e4caed675 /dev-cpp | |
parent | x11-misc/virtualgl: Fix docdir path (diff) | |
download | gentoo-749122bd3576025972ca8f24312caa19872e50c1.tar.gz gentoo-749122bd3576025972ca8f24312caa19872e50c1.tar.bz2 gentoo-749122bd3576025972ca8f24312caa19872e50c1.zip |
dev-cpp/tbb: Stable for PPC64 (bug #552218).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/tbb/tbb-4.3.20141023.ebuild | 2 |
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 ed80e14ddd1c..5edd36915ed1 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="" |