diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
commit | 266674e94a809d37987dec2d9697a4a392442eec (patch) | |
tree | 1c5880f2c02e2387395117c7177edf6ffd6cc19b /sys-libs/db/db-3.2.9-r1.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-266674e94a809d37987dec2d9697a4a392442eec.tar.gz historical-266674e94a809d37987dec2d9697a4a392442eec.tar.bz2 historical-266674e94a809d37987dec2d9697a4a392442eec.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-libs/db/db-3.2.9-r1.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9-r1.ebuild b/sys-libs/db/db-3.2.9-r1.ebuild index bc82b9f8af30..bd3bdf696b62 100644 --- a/sys-libs/db/db-3.2.9-r1.ebuild +++ b/sys-libs/db/db-3.2.9-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-3.2.9-r1.ebuild,v 1.6 2002/10/22 16:49:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r1.ebuild,v 1.7 2002/12/09 04:37:29 manson Exp $ S=${WORKDIR}/${P}/build_unix DESCRIPTION="Berkeley DB for transaction support in MySQL" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/" SLOT="3" LICENSE="DB" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} |