--- abook-0.5.2-r1.ebuild.old 2004-09-11 20:44:05.000000000 +0900 +++ abook-0.5.2-r1.ebuild 2004-09-11 20:44:58.000000000 +0900 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/abook/abook-0.5.2-r1.ebuild,v 1.6 2004/06/24 22:01:20 agriffis Exp $ -inherit eutils +inherit eutils gnuconfig DESCRIPTION="Abook is a text-based addressbook program designed to use with mutt mail client." HOMEPAGE="http://abook.sourceforge.net/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ppc64" IUSE="" DEPEND="sys-libs/ncurses @@ -20,6 +20,7 @@ unpack ${A} cd ${S} epatch ${FILESDIR}/abook-0.5.2-filter.diff + use ppc64 && gnuconfig_update } src_install() {