--- sci-mathematics/pari/pari-2.3.2.ebuild- 2007-09-14 13:21:42.000000000 +0000 +++ sci-mathematics/pari/pari-2.3.2.ebuild 2007-09-14 13:44:26.000000000 +0000 @@ -29,7 +29,7 @@ src_compile() { # Special handling for sparc local myhost - [ "${PROFILE_ARCH}" == "sparc64" ] && myhost="sparc64-linux" \ + [ "${PROFILE_ARCH}" == "sparc64" ] && myhost="sparcv9-linux" \ || myhost="$(echo ${CHOST} | cut -f "1 3" -d '-')" einfo "Building for ${myhost}"