summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 02:00:55 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-16 02:00:55 +0000
commit34643bcf5e1d8e56b929d9134ae2c2543d9d16d5 (patch)
tree028041e07eccfa44897cbdac8a9b36b3d76403d6 /dev-python/pysqlite
parentppc-macos keywording (Manifest recommit) (diff)
downloadgentoo-2-34643bcf5e1d8e56b929d9134ae2c2543d9d16d5.tar.gz
gentoo-2-34643bcf5e1d8e56b929d9134ae2c2543d9d16d5.tar.bz2
gentoo-2-34643bcf5e1d8e56b929d9134ae2c2543d9d16d5.zip
ppc-macos keywording
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r--dev-python/pysqlite/pysqlite-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.5.1.ebuild b/dev-python/pysqlite/pysqlite-0.5.1.ebuild
index 8624a38e80f1..2134a883f7ee 100644
--- a/dev-python/pysqlite/pysqlite-0.5.1.ebuild
+++ b/dev-python/pysqlite/pysqlite-0.5.1.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.1.ebuild,v 1.5 2004/09/10 13:15:05 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.1.ebuild,v 1.6 2004/09/16 01:55:59 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 ppc ~sparc macos"
+KEYWORDS="~x86 ~alpha ~amd64 ppc ~sparc macos ppc-macos"
LICENSE="pysqlite"
SLOT="0"