summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pysqlite/pysqlite-0.5.0.ebuild')
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.5.0.ebuild b/dev-python/pysqlite/pysqlite-0.5.0.ebuild
index f8f2fde51ea6..212712822261 100644
--- a/dev-python/pysqlite/pysqlite-0.5.0.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.7 2004/08/05 23:31:05 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.8 2004/09/03 16:51:04 pvdabeel Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://pysqlite.sourceforge.net/"
-KEYWORDS="x86 alpha amd64"
+KEYWORDS="x86 alpha amd64 ppc"
LICENSE="pysqlite"
SLOT="0"