summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-18 23:04:01 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-18 23:04:01 +0000
commit838a3100283e64101606437c5ca264882359af3d (patch)
treeec1c3f7f4e83df1920c630c48de91b0a161e658f /sys-libs/db
parentStable on amd64, addition of app-arch/unzip to the deps. (diff)
downloadgentoo-2-838a3100283e64101606437c5ca264882359af3d.tar.gz
gentoo-2-838a3100283e64101606437c5ca264882359af3d.tar.bz2
gentoo-2-838a3100283e64101606437c5ca264882359af3d.zip
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/db-3.2.9-r10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild
index 95c824016031..dffc4b7aa46c 100644
--- a/sys-libs/db/db-3.2.9-r10.ebuild
+++ b/sys-libs/db/db-3.2.9-r10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.22 2005/08/03 15:14:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.23 2006/01/18 23:03:00 vapier Exp $
inherit gnuconfig libtool eutils db
@@ -12,7 +12,7 @@ LICENSE="DB"
SLOT="3"
# This ebuild is to be the compatibility ebuild for when db4 is put
# in the tree.
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="doc java"
RDEPEND="virtual/libc"