summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-24 21:45:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-24 21:45:27 +0000
commitc7413195a8d33790cc485df205b8e70797deb1f3 (patch)
tree20e3061f28550c4c5cdd562ffcc397db0ac9153c /dev-lang/python/python-2.3.3.ebuild
parentkeyworded ~sparc (diff)
downloadhistorical-c7413195a8d33790cc485df205b8e70797deb1f3.tar.gz
historical-c7413195a8d33790cc485df205b8e70797deb1f3.tar.bz2
historical-c7413195a8d33790cc485df205b8e70797deb1f3.zip
keyworded ~sparc
Diffstat (limited to 'dev-lang/python/python-2.3.3.ebuild')
-rw-r--r--dev-lang/python/python-2.3.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild
index a7fe0b579d91..851adc14a441 100644
--- a/dev-lang/python/python-2.3.3.ebuild
+++ b/dev-lang/python/python-2.3.3.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-lang/python/python-2.3.3.ebuild,v 1.6 2004/01/24 13:03:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.7 2004/01/24 21:45:16 gustavoz Exp $
inherit flag-o-matic python
@@ -18,8 +18,8 @@ IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2 doc"
LICENSE="PSF-2.2"
SLOT="2.3"
-KEYWORDS="x86 ~ppc"
-# "~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~sparc"
+# "~alpha ~mips ~hppa ~arm"
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.3