summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-docs/python-docs-2.5.4.ebuild')
-rw-r--r--dev-python/python-docs/python-docs-2.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.5.4.ebuild b/dev-python/python-docs/python-docs-2.5.4.ebuild
index e34d84598cb4..5024875b0d41 100644
--- a/dev-python/python-docs/python-docs-2.5.4.ebuild
+++ b/dev-python/python-docs/python-docs-2.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.5.4.ebuild,v 1.7 2009/05/27 07:07:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild,v 1.8 2009/05/28 14:31:01 armin76 Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""