diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:00:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:00:14 +0000 |
commit | 6d1d3b2484e6869bfa871db0d5ea6c337dda2e05 (patch) | |
tree | 00e0b33c948e14f84f73ea2a9f18603e015b221d /sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6d1d3b2484e6869bfa871db0d5ea6c337dda2e05.tar.gz gentoo-2-6d1d3b2484e6869bfa871db0d5ea6c337dda2e05.tar.bz2 gentoo-2-6d1d3b2484e6869bfa871db0d5ea6c337dda2e05.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild')
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild index 1847d42a024b..77b84e3655bb 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.2 2006/07/09 07:02:52 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.3 2006/08/17 20:00:14 corsair Exp $ inherit fortran @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mpqc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # Should work on x86, amd64 and ppc, at least -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="doc threads tcltk" RDEPEND="virtual/blas |