summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
commit464d19d4ed6032545eddd10b42cf78900e4fc0a4 (patch)
tree7f9213fa009680f55d26cbbe4cef11ccf42e56a5 /sys-libs/db/db-4.0.14.ebuild
parentamd64 stuff (diff)
downloadhistorical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.tar.gz
historical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.tar.bz2
historical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.zip
amd64 fixes
Diffstat (limited to 'sys-libs/db/db-4.0.14.ebuild')
-rw-r--r--sys-libs/db/db-4.0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.0.14.ebuild b/sys-libs/db/db-4.0.14.ebuild
index 2f46af76eb8c..cd2f0e35eba4 100644
--- a/sys-libs/db/db-4.0.14.ebuild
+++ b/sys-libs/db/db-4.0.14.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/db/db-4.0.14.ebuild,v 1.21 2003/06/07 12:21:22 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14.ebuild,v 1.22 2003/06/21 22:06:04 drobbins Exp $
IUSE="tcltk java"
@@ -10,7 +10,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 "
+KEYWORDS="x86 amd64 -ppc -sparc "
DEPEND="tcltk? ( dev-lang/tcl )
java? ( virtual/jdk )"