diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:40:37 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:40:37 +0000 |
commit | cdf2a3b554919c24f06162278acd29004e2c116e (patch) | |
tree | 323a0cf56ede645d13a2fd5c3e72521f09fde0a5 /dev-lang/python | |
parent | adding initial s390 support (diff) | |
download | gentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.tar.gz gentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.tar.bz2 gentoo-2-cdf2a3b554919c24f06162278acd29004e2c116e.zip |
adding initial s390 support
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild index 1d747351412a..ad336448f129 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.19 2004/02/27 13:40:02 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.20 2004/03/02 16:39:07 iggy Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -23,7 +23,7 @@ IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2 doc" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="x86 ppc sparc hppa amd64" +KEYWORDS="x86 ppc sparc hppa amd64 s390" # "~alpha ~mips ~arm" DEPEND="virtual/glibc |