--- gtk+-2.4.14.ebuild.orig 2004-12-26 02:54:50.000000000 +0900 +++ gtk+-2.4.14.ebuild 2004-12-26 02:55:13.000000000 +0900 @@ -50,6 +50,8 @@ # and this line is just here to make building emul-linux-x86-gtklibs a bit # easier, so even this should be amd64 specific. use x86 && [ "${CONF_LIBDIR}" == "lib32" ] && epatch ${DISTDIR}/gtk+-2.4.1-lib64.patch.bz2 + # patch for ppc64 (#64359) + use ppc64 && epatch ${FILESDIR}/${PN}-2.4.9-ppc64.patch autoconf || die automake || die