--- freewnn-1.1.1_alpha20-r1.ebuild.old 2004-07-02 20:47:58.080989344 +0900 +++ freewnn-1.1.1_alpha20-r1.ebuild 2004-07-02 22:28:19.128947416 +0900 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha20-r1.ebuild,v 1.1 2004/07/01 22:14:12 matsuu Exp $ -inherit eutils +inherit eutils gnuconfig MY_P="FreeWnn-${PV/_alpha/-a0}" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64 ~ppc64" IUSE="X ipv6" DEPEND="virtual/libc @@ -30,6 +30,9 @@ } src_compile() { + + use ppc64 && gnuconfig_update; get_number_of_jobs + econf \ --disable-cWnn \ --disable-kWnn \