diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-31 14:08:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-31 14:08:27 +0200 |
commit | 868381a6d018f5b60a83cc80cae15af89e67fe37 (patch) | |
tree | 147f65d4ab3393c8d3e311f1c0718a4063e4022f /dev-cpp/tbb | |
parent | b20c53ce887b4c142ccc3e2028d6ea00e1795a15 (diff) | |
download | gentoo-868381a6d018f5b60a83cc80cae15af89e67fe37.tar.gz gentoo-868381a6d018f5b60a83cc80cae15af89e67fe37.tar.xz |
dev-cpp/tbb: amd64 stable wrt bug #614322
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r-- | dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 |
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 313f6d20fcf..3444bc6f2a6 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="" |