From d87a25cfc85157dd09f6191cbef94b71d2b1de60 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Fri, 3 Aug 2012 19:24:33 +0000 Subject: Keyword amd64-linux x86-linux (Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64) --- sci-libs/itpp/ChangeLog | 6 ++++-- sci-libs/itpp/itpp-4.2-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/itpp/ChangeLog b/sci-libs/itpp/ChangeLog index b2522bd10596..1b3a0b8ca7e0 100644 --- a/sci-libs/itpp/ChangeLog +++ b/sci-libs/itpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/itpp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.115 2012/07/17 08:11:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/ChangeLog,v 1.116 2012/08/03 19:24:33 bicatali Exp $ + + 03 Aug 2012; Sébastien Fabbro itpp-4.2-r2.ebuild: + Keyword amd64-linux x86-linux 17 Jul 2012; Justin Lecher itpp-4.2-r1.ebuild, itpp-4.2-r2.ebuild, +files/itpp-4.2-pkg-config.patch: @@ -471,4 +474,3 @@ +itpp-3.9.1.ebuild: Initial import (fixes bug #120163). Many thanks to Adam Piątyszek for his ebuild. - diff --git a/sci-libs/itpp/itpp-4.2-r2.ebuild b/sci-libs/itpp/itpp-4.2-r2.ebuild index dba084af674e..f7d283973167 100644 --- a/sci-libs/itpp/itpp-4.2-r2.ebuild +++ b/sci-libs/itpp/itpp-4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.2-r2.ebuild,v 1.2 2012/07/17 08:11:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.2-r2.ebuild,v 1.3 2012/08/03 19:24:33 bicatali Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas debug doc fftw lapack minimal static-libs" RDEPEND=" -- cgit v1.2.3-65-gdbad