summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-06 04:26:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-06 04:26:24 +0000
commitacaf0dfa02b8d2c27e06081f9e65531422dbda71 (patch)
treef221808933546011157390e4266abd1d920e0de0 /dev-cpp/tbb/tbb-4.1.20121003.ebuild
parentStable for x86, wrt bug #455490 (diff)
downloadgentoo-2-acaf0dfa02b8d2c27e06081f9e65531422dbda71.tar.gz
gentoo-2-acaf0dfa02b8d2c27e06081f9e65531422dbda71.tar.bz2
gentoo-2-acaf0dfa02b8d2c27e06081f9e65531422dbda71.zip
Stable for x86, wrt bug #455510
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp/tbb/tbb-4.1.20121003.ebuild')
-rw-r--r--dev-cpp/tbb/tbb-4.1.20121003.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-4.1.20121003.ebuild b/dev-cpp/tbb/tbb-4.1.20121003.ebuild
index 6dd756bd9163..d9b66b590b3c 100644
--- a/dev-cpp/tbb/tbb-4.1.20121003.ebuild
+++ b/dev-cpp/tbb/tbb-4.1.20121003.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.ebuild,v 1.3 2013/02/06 04:25:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003.ebuild,v 1.4 2013/02/06 04:26:24 ago Exp $
EAPI=4
inherit eutils flag-o-matic multilib versionator toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_release
LICENSE="GPL-2-with-exceptions"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""