summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-07-08 00:52:49 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-07-08 00:52:49 +0000
commit676e092bd54a3f8c658aca830e42e91e351e58ec (patch)
tree06f30248cd8a96dc2c8ac6da1544bf6a22fedc09 /dev-libs/dbh
parentVersion bump: 3.6.2 (diff)
downloadgentoo-2-676e092bd54a3f8c658aca830e42e91e351e58ec.tar.gz
gentoo-2-676e092bd54a3f8c658aca830e42e91e351e58ec.tar.bz2
gentoo-2-676e092bd54a3f8c658aca830e42e91e351e58ec.zip
Mark stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/dbh')
-rw-r--r--dev-libs/dbh/dbh-1.0.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.24.ebuild b/dev-libs/dbh/dbh-1.0.24.ebuild
index 24b6b7d59639..b31a4b8ccac3 100644
--- a/dev-libs/dbh/dbh-1.0.24.ebuild
+++ b/dev-libs/dbh/dbh-1.0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.24.ebuild,v 1.1 2005/05/18 02:16:26 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.24.ebuild,v 1.2 2005/07/08 00:52:49 bcowan Exp $
DESCRIPTION="Disk based hashes is a method to create multidimensional binary trees on disk"
HOMEPAGE="http://dbh.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-util/pkgconfig"