summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-01-08 14:12:38 +0000
committerJeroen Roovers <jer@gentoo.org>2007-01-08 14:12:38 +0000
commite040cc78d17cdb20c7b9f55ec7cf6027a48d4cec (patch)
treea0d98cea7d0568277c3c6041d953bde3b60913bb /sys-libs/db/db-1.85-r3.ebuild
parentFix visibility issue on ia64 and mark stable. (diff)
downloadgentoo-2-e040cc78d17cdb20c7b9f55ec7cf6027a48d4cec.tar.gz
gentoo-2-e040cc78d17cdb20c7b9f55ec7cf6027a48d4cec.tar.bz2
gentoo-2-e040cc78d17cdb20c7b9f55ec7cf6027a48d4cec.zip
Stable for HPPA (bug #159445).
(Portage version: 2.1.2_rc4-r6)
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 e4fdd55c93cc..90036b95ca09 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.8 2007/01/07 18:55:02 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.9 2007/01/08 14:12:38 jer 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=""