summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/epydoc/epydoc-2.1.ebuild')
-rw-r--r--dev-python/epydoc/epydoc-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/epydoc/epydoc-2.1.ebuild b/dev-python/epydoc/epydoc-2.1.ebuild
index 1f61b18568cd..3e5eea7396b0 100644
--- a/dev-python/epydoc/epydoc-2.1.ebuild
+++ b/dev-python/epydoc/epydoc-2.1.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/epydoc/epydoc-2.1.ebuild,v 1.1 2004/08/03 21:29:06 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/epydoc-2.1.ebuild,v 1.1.1.1 2005/11/30 10:10:32 chriswhite Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/epydoc/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~ia64"
+KEYWORDS="~x86 ~alpha ~ia64 ~ppc"
IUSE=""
RDEPEND="virtual/python"