summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 20:18:15 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 20:18:15 +0000
commit9b25d0d851f69c6ca1ec732ef98681faf729d423 (patch)
tree55532116055cc53033d65a411087bbf77e83ad9a /sys-libs
parentFix metadata (diff)
downloadgentoo-2-9b25d0d851f69c6ca1ec732ef98681faf729d423.tar.gz
gentoo-2-9b25d0d851f69c6ca1ec732ef98681faf729d423.tar.bz2
gentoo-2-9b25d0d851f69c6ca1ec732ef98681faf729d423.zip
ppc64
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
index c72074e72e48..23e8d5698238 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-2003 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.27 2003/10/31 04:21:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.28 2003/12/17 20:13:50 brad_mssw Exp $
inherit gnuconfig eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64"
DEPEND="virtual/glibc
berkdb? ( amd64? sys-libs/db : =sys-libs/db-1.85-r1 )"