summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-03-01 01:32:26 +0000
committerTom Gall <tgall@gentoo.org>2004-03-01 01:32:26 +0000
commit0f55160beb4423409d4b21e5d8f73f52ccf8207e (patch)
treeb7ee7b1d7ca4cda7668937db50e505ab7eabff31 /sys-libs/gdbm/gdbm-1.8.3.ebuild
parentInitial import (diff)
downloadhistorical-0f55160beb4423409d4b21e5d8f73f52ccf8207e.tar.gz
historical-0f55160beb4423409d4b21e5d8f73f52ccf8207e.tar.bz2
historical-0f55160beb4423409d4b21e5d8f73f52ccf8207e.zip
ppc64 needs gnuconfig_update
Diffstat (limited to 'sys-libs/gdbm/gdbm-1.8.3.ebuild')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.3.ebuild b/sys-libs/gdbm/gdbm-1.8.3.ebuild
index 5c9608c5f43a..d1840fab1389 100644
--- a/sys-libs/gdbm/gdbm-1.8.3.ebuild
+++ b/sys-libs/gdbm/gdbm-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.3.ebuild,v 1.4 2004/02/19 23:11:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.3.ebuild,v 1.5 2004/03/01 01:32:18 tgall Exp $
inherit gnuconfig eutils flag-o-matic
@@ -25,6 +25,7 @@ src_compile() {
use hppa && gnuconfig_update
use amd64 && gnuconfig_update
use ia64 && gnuconfig_update
+ use ppc64 && gnuconfig_update
if [ ! `is-flag "-fomit-frame-pointer"` ]
then