diff options
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 | 6 |
1 files changed, 3 insertions, 3 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 ab16dd5acb7c..c9b131d48c0c 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. +# Copyright 1999-2005 Gentoo Foundation # 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.1 2004/05/14 14:56:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4_rc1.ebuild,v 1.1.1.1 2005/11/30 10:10:12 chriswhite 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" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm amd64 ~hppa ~ia64 ~s390" IUSE="" DEPEND="" |