summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:27:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:27:52 +0000
commit1b774b889c2accfa381ba249cdc1266003e9b802 (patch)
tree841d955950527d0495be4c0e4c28387211c4edf9 /dev-cpp
parentwhitespace (diff)
downloadgentoo-2-1b774b889c2accfa381ba249cdc1266003e9b802.tar.gz
gentoo-2-1b774b889c2accfa381ba249cdc1266003e9b802.tar.bz2
gentoo-2-1b774b889c2accfa381ba249cdc1266003e9b802.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild b/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild
index 35b60864f3d2..101426a84c1c 100644
--- a/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild
+++ b/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.3 2015/04/02 18:27:52 mr_bones_ Exp $
EAPI=4
inherit eutils flag-o-matic multilib versionator toolchain-funcs
@@ -39,7 +39,7 @@ src_prepare() {
-e "/^ASM/s/as/$(tc-getAS)/g" \
build/*.gcc.inc || die
- # force 64bit where applicable, 32bit where applicable...
+ # force 64bit where applicable, 32bit where applicable...
# built-in detection is based on running kernel, which messes up
# e.g. in a x86 chroot on amd64 kernel. Bug 462130
# see build/linux.inc for values