summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/db/db-4.0.14-r2.ebuild')
-rw-r--r--sys-libs/db/db-4.0.14-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild
index 76ab92d41dd4..6eb235a6ae32 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-2003 Gentoo Technologies, Inc.
+# 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.19 2004/01/20 01:36:27 gmsoft Exp $
+# $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 $
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 ~arm amd64 ia64"
+KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ia64"
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"