aballier 14/10/30 14:39:47 Modified: ChangeLog tbb-4.2.20140122.ebuild Log: keyword ~arm Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.48 dev-cpp/tbb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 8 Jun 2014 08:14:26 -0000 1.47 +++ ChangeLog 30 Oct 2014 14:39:47 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/tbb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.47 2014/06/08 08:14:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.48 2014/10/30 14:39:47 aballier Exp $ + + 30 Oct 2014; Alexis Ballier <[email protected]> tbb-4.2.20140122.ebuild: + keyword ~arm 08 Jun 2014; Justin Lecher <[email protected]> tbb-4.1.20121003-r1.ebuild, tbb-4.2.20131118.ebuild, tbb-4.2.20140122.ebuild, metadata.xml: 1.3 dev-cpp/tbb/tbb-4.2.20140122.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?r1=1.2&r2=1.3 Index: tbb-4.2.20140122.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tbb-4.2.20140122.ebuild 8 Jun 2014 08:14:26 -0000 1.2 +++ tbb-4.2.20140122.ebuild 30 Oct 2014 14:39:47 -0000 1.3 @@ -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.2.20140122.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v 1.3 2014/10/30 14:39:47 aballier Exp $ EAPI=5 inherit eutils flag-o-matic multilib versionator toolchain-funcs @@ -16,7 +16,7 @@ LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples" DEPEND=""
