summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 23:09:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 23:09:25 +0000
commitd48ba50caf402c84c86a03d5334f3c1e4e33aa93 (patch)
treef59cd0ac86a16cfb492ac1d987e5851d9a32592f /sys-libs/db
parentRemove arm keywords (diff)
downloadhistorical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.tar.gz
historical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.tar.bz2
historical-d48ba50caf402c84c86a03d5334f3c1e4e33aa93.zip
Remove arm keywords
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 )"