--- kdelibs-3.3.0_beta2.ebuild.old 2004-07-24 19:32:07.000000000 +0900 +++ kdelibs-3.3.0_beta2.ebuild.old 2004-07-24 19:58:01.000000000 +0900 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.3.0_beta2.ebuild,v 1.2 2004/07/23 19:18:11 mr_bones_ Exp $ -inherit kde eutils +inherit kde eutils flag-o-matic set-kdedir 3.3 MY_PV=3.2.92 @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" SLOT="3.3" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64" IUSE="alsa cups ipv6 ssl doc ldap arts" # kde.eclass has kdelibs in DEPEND, and we can't have that in here. @@ -58,6 +58,7 @@ use cups && myconf="$myconf --enable-cups" || myconf="$myconf --disable-cups" use x86 && myconf="$myconf --enable-fast-malloc=full" + use ppc64 && append-flags -mminimal-toc kde_src_compile configure make