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
commit9e41d15940ca0f14cdd51dafda18d66bf41e469e (patch)
tree9cb4cb08339662f68bea8eb34d0d066a28fc8d31 /sys-libs/db/db-4.2.52_p1.ebuild
parentSmall fix for some missing exported symbols (diff)
downloadhistorical-9e41d15940ca0f14cdd51dafda18d66bf41e469e.tar.gz
historical-9e41d15940ca0f14cdd51dafda18d66bf41e469e.tar.bz2
historical-9e41d15940ca0f14cdd51dafda18d66bf41e469e.zip
alpha keywords
Diffstat (limited to 'sys-libs/db/db-4.2.52_p1.ebuild')
-rw-r--r--sys-libs/db/db-4.2.52_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.2.52_p1.ebuild b/sys-libs/db/db-4.2.52_p1.ebuild
index e7590c83fbda..851f0fb8743d 100644
--- a/sys-libs/db/db-4.2.52_p1.ebuild
+++ b/sys-libs/db/db-4.2.52_p1.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.2.52_p1.ebuild,v 1.3 2004/02/18 11:15:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p1.ebuild,v 1.4 2004/02/26 18:54:28 agriffis Exp $
IUSE="tcltk java doc"
@@ -30,7 +30,7 @@ done
HOMEPAGE="http://www.sleepycat.com"
SLOT="4.2"
LICENSE="DB"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha ~ia64"
DEPEND="tcltk? ( >=dev-lang/tcl-8.4 )
java? ( virtual/jdk )"