diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 14:43:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 14:43:18 +0200 |
commit | 45d2a274f839ec83eae94600454dfe83a1a9a243 (patch) | |
tree | 34a4b7bd78cf0c5e789586f250d7064e202542e4 /dev-cpp/tbb | |
parent | sys-power/iasl: ppc stable wrt bug #555944 (diff) | |
download | gentoo-45d2a274f839ec83eae94600454dfe83a1a9a243.tar.gz gentoo-45d2a274f839ec83eae94600454dfe83a1a9a243.tar.bz2 gentoo-45d2a274f839ec83eae94600454dfe83a1a9a243.zip |
dev-cpp/tbb: ppc stable wrt bug #556038
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r-- | dev-cpp/tbb/tbb-4.3.20150611.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-4.3.20150611.ebuild b/dev-cpp/tbb/tbb-4.3.20150611.ebuild index 8bcd2478da9e..e36e9c384e37 100644 --- a/dev-cpp/tbb/tbb-4.3.20150611.ebuild +++ b/dev-cpp/tbb/tbb-4.3.20150611.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" 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="" |