summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-02-07 01:59:30 +0000
committerJason Wever <weeve@gentoo.org>2006-02-07 01:59:30 +0000
commit665dce7e4fd47d7007e93d04540136e81c248ec5 (patch)
tree15574a16de646b30afefb82bbe2fc02a84a7af6b /dev-python/pysqlite/pysqlite-2.0.7.ebuild
parentMark 4.09-r1 stable on alpha (diff)
downloadhistorical-665dce7e4fd47d7007e93d04540136e81c248ec5.tar.gz
historical-665dce7e4fd47d7007e93d04540136e81c248ec5.tar.bz2
historical-665dce7e4fd47d7007e93d04540136e81c248ec5.zip
Added ~sparc keyword wrt bug #121880.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-python/pysqlite/pysqlite-2.0.7.ebuild')
-rw-r--r--dev-python/pysqlite/pysqlite-2.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-2.0.7.ebuild b/dev-python/pysqlite/pysqlite-2.0.7.ebuild
index f6f5050a6eae..a977cbfa61a6 100644
--- a/dev-python/pysqlite/pysqlite-2.0.7.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.7.ebuild,v 1.3 2006/02/06 22:01:13 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.7.ebuild,v 1.4 2006/02/07 01:59:30 weeve Exp $
inherit distutils eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Python wrapper for the local database Sqlite"
SRC_URI="http://initd.org/pub/software/pysqlite/releases/${PV:0:3}/${PV}/pysqlite-${PV}.tar.gz"
HOMEPAGE="http://initd.org/tracker/pysqlite/"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
LICENSE="pysqlite"
SLOT="2"