summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-04 16:26:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-04 16:26:40 +0000
commit0cde4874577973ac0c2f497b705a162e88ccc37a (patch)
tree6a4a0f010d44a24af94d3a0e730dadd8b398cd75 /dev-python
parentVersion bump. (diff)
downloadgentoo-2-0cde4874577973ac0c2f497b705a162e88ccc37a.tar.gz
gentoo-2-0cde4874577973ac0c2f497b705a162e88ccc37a.tar.bz2
gentoo-2-0cde4874577973ac0c2f497b705a162e88ccc37a.zip
Fix keywords..
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-docs/python-docs-2.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.4.4.ebuild b/dev-python/python-docs/python-docs-2.4.4.ebuild
index 1336c0176c72..be89b3b49cd8 100644
--- a/dev-python/python-docs/python-docs-2.4.4.ebuild
+++ b/dev-python/python-docs/python-docs-2.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.4.ebuild,v 1.1 2006/11/04 16:18:53 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.4.4.ebuild,v 1.2 2006/11/04 16:26:40 kloeri Exp $
DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/${PV}/"
@@ -9,7 +9,7 @@ http://www.python.org/ftp/python/doc/${PV}/info-${PV}.tar.bz2"
LICENSE="PSF-2.2"
SLOT="2.4"
-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 ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""