summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-26 18:54:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-26 18:54:28 +0000
commit9f7fd6879142c1e6df1104ddf854e13ca7061926 (patch)
treebafa058be18ee893d5f88efb5d574cc5cf1ab573 /sys-libs/db/db-4.0.14-r3.ebuild
parentSmall fix for some missing exported symbols (Manifest recommit) (diff)
downloadgentoo-2-9f7fd6879142c1e6df1104ddf854e13ca7061926.tar.gz
gentoo-2-9f7fd6879142c1e6df1104ddf854e13ca7061926.tar.bz2
gentoo-2-9f7fd6879142c1e6df1104ddf854e13ca7061926.zip
alpha keywords
Diffstat (limited to 'sys-libs/db/db-4.0.14-r3.ebuild')
-rw-r--r--sys-libs/db/db-4.0.14-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.0.14-r3.ebuild b/sys-libs/db/db-4.0.14-r3.ebuild
index 17c27511e99b..d845d43cf194 100644
--- a/sys-libs/db/db-4.0.14-r3.ebuild
+++ b/sys-libs/db/db-4.0.14-r3.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-r3.ebuild,v 1.6 2004/02/22 12:39:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r3.ebuild,v 1.7 2004/02/26 18:54:28 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 ppc64"
+KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa amd64 ia64 ppc64"
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"