diff -Naur gromacs/gromacs-3.2.1.ebuild gromacs-new/gromacs-3.2.1.ebuild --- gromacs/gromacs-3.2.1.ebuild 2004-12-28 22:17:54.000000000 -0500 +++ gromacs-new/gromacs-3.2.1.ebuild 2005-04-30 12:57:35.000000000 -0400 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ppc64" #mpi is a local USE flag now #May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi) @@ -34,6 +34,7 @@ then myconf="${myconf} --enable-axp-asm" fi + $(use_with altivec ppc-altivec) # static should work but something's broken. # gcc spec file may be screwed up.