summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-10 02:43:40 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-10 02:43:40 +0000
commit76094c151809a59105d07a211ab4ebf74492fba6 (patch)
tree64e12bb9830216dd6ba28b40dda117f4428634f2 /dev-python/pysqlite/pysqlite-2.0.7.ebuild
parentMark 0.6_alpha10 ~ia64 (diff)
downloadhistorical-76094c151809a59105d07a211ab4ebf74492fba6.tar.gz
historical-76094c151809a59105d07a211ab4ebf74492fba6.tar.bz2
historical-76094c151809a59105d07a211ab4ebf74492fba6.zip
Mark 2.0.7 ~ia64
Package-Manager: portage-2.1_pre5-r4
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 52baf6c22c48..f784d4a6e23e 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.6 2006/02/19 23:01:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.0.7.ebuild,v 1.7 2006/03/10 02:43:40 agriffis 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="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
LICENSE="pysqlite"
SLOT="2"