summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-02-15 13:18:06 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-02-15 13:18:06 +0000
commitf000bb06b818de2ab4ad7c794eef1c7dcf14c3b7 (patch)
tree9d2b0d05cbb028142b8f539a3f376fa33a60ffcf /dev-python/mysql-python/mysql-python-1.0.0.ebuild
parentStable on sparc (diff)
downloadhistorical-f000bb06b818de2ab4ad7c794eef1c7dcf14c3b7.tar.gz
historical-f000bb06b818de2ab4ad7c794eef1c7dcf14c3b7.tar.bz2
historical-f000bb06b818de2ab4ad7c794eef1c7dcf14c3b7.zip
Stable on sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-python/mysql-python/mysql-python-1.0.0.ebuild')
-rw-r--r--dev-python/mysql-python/mysql-python-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mysql-python/mysql-python-1.0.0.ebuild b/dev-python/mysql-python/mysql-python-1.0.0.ebuild
index 94ca6279c7e0..9458ea4bdf7c 100644
--- a/dev-python/mysql-python/mysql-python-1.0.0.ebuild
+++ b/dev-python/mysql-python/mysql-python-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/mysql-python-1.0.0.ebuild,v 1.5 2005/02/12 02:15:03 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/mysql-python-1.0.0.ebuild,v 1.6 2005/02/15 13:18:06 gustavoz Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mysql-python/MySQL-python-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc x86 ~sparc ~amd64"
+KEYWORDS="~ppc x86 sparc ~amd64"
IUSE=""
DEPEND="virtual/python