From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 83A431384AE for ; Sun, 20 Sep 2015 08:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59F9B21C021; Sun, 20 Sep 2015 08:32:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0471A21C021 for ; Sun, 20 Sep 2015 08:32:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BFCED34058A for ; Sun, 20 Sep 2015 08:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F4C181 for ; Sun, 20 Sep 2015 08:32:09 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442737924.749122bd3576025972ca8f24312caa19872e50c1.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/tbb/tbb-4.3.20141023.ebuild X-VCS-Directories: dev-cpp/tbb/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 749122bd3576025972ca8f24312caa19872e50c1 X-VCS-Branch: master Date: Sun, 20 Sep 2015 08:32:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31490c86-044f-467b-88e4-3efb5a7f111b X-Archives-Hash: ea2a2e5d6eb4b76489539174d5ee3985 commit: 749122bd3576025972ca8f24312caa19872e50c1 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 20 08:31:07 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 20 08:32:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749122bd dev-cpp/tbb: Stable for PPC64 (bug #552218). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches dev-cpp/tbb/tbb-4.3.20141023.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tbb/tbb-4.3.20141023.ebuild b/dev-cpp/tbb/tbb-4.3.20141023.ebuild index ed80e14..5edd369 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=""