summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:10:31 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-06-22 05:10:31 +0000
commit7269fcd326f9cd8bc2673aeea87adfa4686ba80c (patch)
tree7b0fd40eb88500dc8164c496b19f3907ce6ce78b /sys-libs/db/db-1.85-r1.ebuild
parentFix for mysql ssl linking issues. (diff)
downloadhistorical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.gz
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.tar.bz2
historical-7269fcd326f9cd8bc2673aeea87adfa4686ba80c.zip
blah
Diffstat (limited to 'sys-libs/db/db-1.85-r1.ebuild')
-rw-r--r--sys-libs/db/db-1.85-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild
index 5489a2024129..aea36d5b39e3 100644
--- a/sys-libs/db/db-1.85-r1.ebuild
+++ b/sys-libs/db/db-1.85-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.17 2003/06/21 22:06:04 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.18 2003/06/22 05:10:30 seemant Exp $
S=${WORKDIR}/db.${PV}
DESCRIPTION="db 1.85 -- required for RPM 4.0 to compile; that's about it."
@@ -10,7 +10,7 @@ DEPEND="virtual/glibc"
RDEPEND=$DEPEND
SLOT="1"
LICENSE="DB"
-KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
src_unpack() {