diff options
author | 2012-03-08 23:09:54 +0000 | |
---|---|---|
committer | 2012-03-08 23:09:54 +0000 | |
commit | aad02c2ca65e3160119e48a6c56647faeef7d511 (patch) | |
tree | 62150a12bc472eaa4ee56add64c5b67239568ce1 /sci-libs/itpp/itpp-4.2-r1.ebuild | |
parent | Marking ccolamd-2.7.3 ppc64 for bug 393945 (diff) | |
download | gentoo-2-aad02c2ca65e3160119e48a6c56647faeef7d511.tar.gz gentoo-2-aad02c2ca65e3160119e48a6c56647faeef7d511.tar.bz2 gentoo-2-aad02c2ca65e3160119e48a6c56647faeef7d511.zip |
Marking itpp-4.2-r1 ppc64 for bug 394037
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/itpp/itpp-4.2-r1.ebuild')
-rw-r--r-- | sci-libs/itpp/itpp-4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/itpp/itpp-4.2-r1.ebuild b/sci-libs/itpp/itpp-4.2-r1.ebuild index 0ea4df254609..04bce537078f 100644 --- a/sci-libs/itpp/itpp-4.2-r1.ebuild +++ b/sci-libs/itpp/itpp-4.2-r1.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-r1.ebuild,v 1.9 2012/03/01 19:47:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.2-r1.ebuild,v 1.10 2012/03/08 23:09:54 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-3" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="blas debug doc fftw lapack minimal static-libs" RDEPEND=" |