summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-04-24 14:12:11 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-04-24 14:12:11 +0000
commit336b892ece9f3aa8afc79999f474e64fb6c171d6 (patch)
treee323d85ef7f80ab4edd5a2a7e0a658d4d52bd197 /dev-python/pysqlite
parenthas_version "=sys-devel/gcc-3.4*" && CFLAGS="-O2" (Manifest recommit) (diff)
downloadgentoo-2-336b892ece9f3aa8afc79999f474e64fb6c171d6.tar.gz
gentoo-2-336b892ece9f3aa8afc79999f474e64fb6c171d6.tar.bz2
gentoo-2-336b892ece9f3aa8afc79999f474e64fb6c171d6.zip
~amd64
Diffstat (limited to 'dev-python/pysqlite')
-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 dd997f71e887..b6ff9ba566c6 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 Technologies, Inc.
# 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.2 2004/04/20 00:39:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.5.0.ebuild,v 1.3 2004/04/24 14:12:11 jhuebel 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"
+KEYWORDS="~x86 ~alpha ~amd64"
LICENSE="pysqlite"
SLOT="0"