diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-08-26 03:03:41 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-08-26 03:03:41 +0000 |
commit | 8235ea5467e78ff968d51ef9bb4d22cc4300dcac (patch) | |
tree | ab7bf6aae6dcab5b9721b39fa36c7ee4ac2c0afa | |
parent | Get jahshaka into package.mask. Should have done that first bah :| (diff) | |
download | gentoo-2-8235ea5467e78ff968d51ef9bb4d22cc4300dcac.tar.gz gentoo-2-8235ea5467e78ff968d51ef9bb4d22cc4300dcac.tar.bz2 gentoo-2-8235ea5467e78ff968d51ef9bb4d22cc4300dcac.zip |
~amd64
-rw-r--r-- | app-sci/mpqc/mpqc-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/mpqc/mpqc-2.2.2.ebuild b/app-sci/mpqc/mpqc-2.2.2.ebuild index 9fb04b18cec8..152844884214 100644 --- a/app-sci/mpqc/mpqc-2.2.2.ebuild +++ b/app-sci/mpqc/mpqc-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.2.2.ebuild,v 1.4 2004/07/27 08:08:57 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.2.2.ebuild,v 1.5 2004/08/26 03:03:41 jhuebel Exp $ DESCRIPTION="The Massively Parallel Quantum Chemistry Program" HOMEPAGE="http://www.mpqc.org/" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mpqc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" # Should work on x86, amd64 and ppc, at least -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="doc X" DEPEND="sys-devel/flex |