summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 10:48:36 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 10:52:02 +0200
commit4cf528fa6e25341eee76659023faffdaca216ef8 (patch)
tree0be3fbd5cc5a9a3ae4ddd342d7e4fde00a32572c
parentcifs-utils-6.7 fix heimdal testing (diff)
downloadgentoo-4cf528fa6e25341eee76659023faffdaca216ef8.tar.gz
gentoo-4cf528fa6e25341eee76659023faffdaca216ef8.tar.bz2
gentoo-4cf528fa6e25341eee76659023faffdaca216ef8.zip
dev-cpp/tbb: ppc ppc64 stable (bug 614322).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
-rw-r--r--dev-cpp/tbb/tbb-2017.20161128.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild
index 80201f881df5..313f6d20fcf9 100644
--- a/dev-cpp/tbb/tbb-2017.20161128.ebuild
+++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://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 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""