Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 89969 | Differences between
and this patch

Collapse All | Expand All

(-)gromacs/gromacs-3.2.1.ebuild (-1 / +2 lines)
Lines 12-18 Link Here
12
12
13
LICENSE="GPL-2"
13
LICENSE="GPL-2"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="x86 amd64"
15
KEYWORDS="x86 amd64 ppc64"
16
16
17
#mpi is a local USE flag now
17
#mpi is a local USE flag now
18
#May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi)
18
#May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi)
Lines 34-39 Link Here
34
	then
34
	then
35
		myconf="${myconf} --enable-axp-asm"
35
		myconf="${myconf} --enable-axp-asm"
36
	fi
36
	fi
37
	$(use_with altivec ppc-altivec)
37
38
38
	# static should work but something's broken.
39
	# static should work but something's broken.
39
	# gcc spec file may be screwed up.
40
	# gcc spec file may be screwed up.

Return to bug 89969