summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:09:06 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 04:09:06 +0000
commit0ac3eb2030a025d2ace23a0b5b775b2867797ee5 (patch)
tree5ff03a6942125ff07dfc2200c280a16df23091db /sys-libs/db/db-1.85-r1.ebuild
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-0ac3eb2030a025d2ace23a0b5b775b2867797ee5.tar.gz
gentoo-2-0ac3eb2030a025d2ace23a0b5b775b2867797ee5.tar.bz2
gentoo-2-0ac3eb2030a025d2ace23a0b5b775b2867797ee5.zip
Adding sparc/sparc64 keywords
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 881009acc0c1..db2202ff1bb1 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-2002 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.9 2002/07/16 04:19:53 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.10 2002/08/14 04:06:42 murphy 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 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
src_unpack() {