diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 20:26:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 20:26:31 +0000 |
commit | f5f82fd7d6188e65576a7ce35a51748b30d52d54 (patch) | |
tree | d58ca2ec1e7f952e0af75c115db4e1074c0c6ef6 /sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild | |
parent | Stable on ppc wrt bug 200951 (diff) | |
download | gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.tar.gz gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.tar.bz2 gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.zip |
Stable on ppc wrt bug 200336
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild')
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild b/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild index 256dd8ec68eb..8e3197634c3d 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.3 2007/11/26 18:51:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.4 2007/12/01 20:26:31 nixnut Exp $ inherit eutils toolchain-funcs fortran multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86" IUSE="doc" RDEPEND="app-admin/eselect-blas |