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
commit8707df5e43c8410bc48c24924926ef13d663191b (patch)
treeb95c8e6a03751d82c618ceb1dbe9cae15aa7ba9c /sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
parentInitial import (Manifest recommit) (diff)
downloadgentoo-2-8707df5e43c8410bc48c24924926ef13d663191b.tar.gz
gentoo-2-8707df5e43c8410bc48c24924926ef13d663191b.tar.bz2
gentoo-2-8707df5e43c8410bc48c24924926ef13d663191b.zip
ppc64 needs gnuconfig_update
Diffstat (limited to 'sys-libs/gdbm/gdbm-1.8.0-r5.ebuild')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.0-r5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
index 5ef1efb9d375..a1e50166bba1 100644
--- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
+++ b/sys-libs/gdbm/gdbm-1.8.0-r5.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.0-r5.ebuild,v 1.29 2004/02/19 23:11:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.30 2004/03/01 01:32:18 tgall Exp $
inherit gnuconfig eutils flag-o-matic
@@ -28,6 +28,7 @@ src_unpack() {
use hppa && gnuconfig_update
use amd64 && gnuconfig_update
use ia64 && gnuconfig_update
+ use ppc64 && gnuconfig_update
}
src_compile() {