summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.2.0.ebuild')
-rw-r--r--dev-python/pysqlite/pysqlite-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.2.0.ebuild b/dev-python/pysqlite/pysqlite-0.2.0.ebuild
index e96075b6c80e..09feeb2e69a9 100644
--- a/dev-python/pysqlite/pysqlite-0.2.0.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0.ebuild,v 1.1 2002/07/30 08:32:24 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0.ebuild,v 1.2 2002/08/16 02:49:58 murphy Exp $
S="${WORKDIR}/${P}"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.hwaci.com/sw/sqlite/"
DEPEND="virtual/python
dev-db/sqlite"
RDEPEND="${DEPEND}"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
LICENSE="pysqlite"
SLOT="0"