summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/db-4.0.14-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild
index 6eb235a6ae32..ae526210ff6b 100644
--- a/sys-libs/db/db-4.0.14-r2.ebuild
+++ b/sys-libs/db/db-4.0.14-r2.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/db/db-4.0.14-r2.ebuild,v 1.20 2004/02/22 12:39:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.21 2004/02/22 23:08:26 agriffis Exp $
IUSE="tcltk java doc"
@@ -12,7 +12,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
SLOT="4"
LICENSE="DB"
-KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ia64"
+KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ia64"
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"