diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-24 08:07:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-24 08:07:35 +0000 |
commit | f504e494f61f719ebf0b6262729cb3c4a73aff45 (patch) | |
tree | 83d50d4bc5ee65b83d318f20fbb21b68a81eaec5 /dev-lang/python | |
parent | arm KEYWORD (diff) | |
download | gentoo-2-f504e494f61f719ebf0b6262729cb3c4a73aff45.tar.gz gentoo-2-f504e494f61f719ebf0b6262729cb3c4a73aff45.tar.bz2 gentoo-2-f504e494f61f719ebf0b6262729cb3c4a73aff45.zip |
arm KEYWORD
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.3.3-r1.ebuild b/dev-lang/python/python-2.3.3-r1.ebuild index 99e31f2afafb..a9fc9a5b1afb 100644 --- a/dev-lang/python/python-2.3.3-r1.ebuild +++ b/dev-lang/python/python-2.3.3-r1.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-r1.ebuild,v 1.1 2004/04/16 10:32:45 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3-r1.ebuild,v 1.2 2004/04/24 08:03:33 vapier 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 X" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64 ~s390 ~alpha ~ia64" +KEYWORDS="~x86 ~ppc ~sparc arm ~hppa ~amd64 ~s390 ~alpha ~ia64" # ~mips ~arm" DEPEND="virtual/glibc |