summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-docs/python-docs-2.3.4.ebuild')
-rw-r--r--dev-python/python-docs/python-docs-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.3.4.ebuild b/dev-python/python-docs/python-docs-2.3.4.ebuild
index ed3e7dd2f2fe..3452041c5918 100644
--- a/dev-python/python-docs/python-docs-2.3.4.ebuild
+++ b/dev-python/python-docs/python-docs-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.6 2004/10/17 22:53:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.3.4.ebuild,v 1.7 2004/10/19 20:20:51 gmsoft 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 ~mips alpha ~arm amd64 ia64"
+KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm amd64 ia64 hppa"
IUSE=""
DEPEND=""