summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-10 15:42:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-10 15:42:36 +0000
commit41c452570e18ff1de13c6a58fec668fc4da36279 (patch)
treeaa86604ed26777d6fbca9bd7122409caa67be0de /dev-python
parentstable on alpha (Manifest recommit) (diff)
downloadgentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.tar.gz
gentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.tar.bz2
gentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.zip
stable on alpha and ia64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-docs/python-docs-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.3.3.ebuild b/dev-python/python-docs/python-docs-2.3.3.ebuild
index 99aee77f6738..45e0d37336db 100644
--- a/dev-python/python-docs/python-docs-2.3.3.ebuild
+++ b/dev-python/python-docs/python-docs-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-python/python-docs/python-docs-2.3.3.ebuild,v 1.11 2004/03/09 23:18:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.3.ebuild,v 1.12 2004/03/10 15:41:45 agriffis Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/2.3/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.3"
-KEYWORDS="x86 ppc sparc hppa amd64 s390" # alpha ia64
+KEYWORDS="x86 ppc sparc hppa amd64 s390 alpha ia64"
DEPEND=""
RDEPEND=""