summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-18 17:46:14 +0000
committerTom Gall <tgall@gentoo.org>2004-08-18 17:46:14 +0000
commit83bbd7afbb7553749bceb2b85f622fedd1c7ddf3 (patch)
treef0e099c5456022c9811e7fd9dba03133af802550 /sys-libs/db
parentVersion bumped. Marked previous versions stable on x86 and alpha. (Manifest r... (diff)
downloadgentoo-2-83bbd7afbb7553749bceb2b85f622fedd1c7ddf3.tar.gz
gentoo-2-83bbd7afbb7553749bceb2b85f622fedd1c7ddf3.tar.bz2
gentoo-2-83bbd7afbb7553749bceb2b85f622fedd1c7ddf3.zip
remove ppc64 stable marking from 4.2.52 (libtool issues)
Diffstat (limited to 'sys-libs/db')
-rw-r--r--sys-libs/db/db-4.2.52_p2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.2.52_p2.ebuild b/sys-libs/db/db-4.2.52_p2.ebuild
index fabfc94795a2..e89d3ad64269 100644
--- a/sys-libs/db/db-4.2.52_p2.ebuild
+++ b/sys-libs/db/db-4.2.52_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.5 2004/06/24 23:03:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.6 2004/08/18 17:46:14 tgall Exp $
IUSE="tcltk java doc"
@@ -29,7 +29,7 @@ done
HOMEPAGE="http://www.sleepycat.com"
SLOT="4.2"
LICENSE="DB"
-KEYWORDS="~x86 ppc64 ~sparc"
+KEYWORDS="~x86 ~sparc"
DEPEND="tcltk? ( >=dev-lang/tcl-8.4 )
java? ( virtual/jdk )"