diff options
author | 2004-05-27 05:58:23 +0000 | |
---|---|---|
committer | 2004-05-27 05:58:23 +0000 | |
commit | f0c94052c82df8668836fb6abda811f947d2930e (patch) | |
tree | 8d2c0e9622b7201c6842249eb71bfa56eca70751 /dev-python/python-docs/python-docs-2.3.4_rc1.ebuild | |
parent | update DEPEND for arm (diff) | |
download | gentoo-2-f0c94052c82df8668836fb6abda811f947d2930e.tar.gz gentoo-2-f0c94052c82df8668836fb6abda811f947d2930e.tar.bz2 gentoo-2-f0c94052c82df8668836fb6abda811f947d2930e.zip |
arm KEYWORDS
Diffstat (limited to 'dev-python/python-docs/python-docs-2.3.4_rc1.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.3.4_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.3.4_rc1.ebuild b/dev-python/python-docs/python-docs-2.3.4_rc1.ebuild index 42a7f13df68a..45dd3226eb12 100644 --- a/dev-python/python-docs/python-docs-2.3.4_rc1.ebuild +++ b/dev-python/python-docs/python-docs-2.3.4_rc1.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/python-docs/python-docs-2.3.4_rc1.ebuild,v 1.5 2004/05/22 19:06:30 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4_rc1.ebuild,v 1.6 2004/05/27 05:58:23 vapier Exp $ MY_PV=${PV/_rc/c} @@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${MY_PV}/html-${MY_PV}.tar.bz2" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="~x86 ~alpha ~sparc ~ppc ~mips amd64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm amd64" IUSE="" DEPEND="" |