summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-04 20:11:06 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-04 20:11:06 +0000
commitff9428803b2ec059d9473daf91cdf5a1427b9ed4 (patch)
treeba5a66dfa0c7ee84e2eb736b57b04e18ee18eb7d /sys-libs/db/db-1.85-r3.ebuild
parentStable on IA64. (diff)
downloadhistorical-ff9428803b2ec059d9473daf91cdf5a1427b9ed4.tar.gz
historical-ff9428803b2ec059d9473daf91cdf5a1427b9ed4.tar.bz2
historical-ff9428803b2ec059d9473daf91cdf5a1427b9ed4.zip
Stable on IA64.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'sys-libs/db/db-1.85-r3.ebuild')
-rw-r--r--sys-libs/db/db-1.85-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-1.85-r3.ebuild b/sys-libs/db/db-1.85-r3.ebuild
index dc4551e733e0..d1708b9094e7 100644
--- a/sys-libs/db/db-1.85-r3.ebuild
+++ b/sys-libs/db/db-1.85-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.5 2007/01/04 19:08:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.6 2007/01/04 20:11:06 kloeri Exp $
inherit eutils toolchain-funcs multilib
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sleepycat.com/releases/db.${PV}.tar.gz
LICENSE="DB"
SLOT="1"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE=""
DEPEND=""