summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/formencode/formencode-0.2.2.ebuild')
-rw-r--r--dev-python/formencode/formencode-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/formencode/formencode-0.2.2.ebuild b/dev-python/formencode/formencode-0.2.2.ebuild
index 4ba03ec7f8e9..c5a87d92975c 100644
--- a/dev-python/formencode/formencode-0.2.2.ebuild
+++ b/dev-python/formencode/formencode-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/formencode/formencode-0.2.2.ebuild,v 1.1 2005/10/17 20:30:57 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/formencode/formencode-0.2.2.ebuild,v 1.1.1.1 2005/11/30 10:10:26 chriswhite Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://formencode.org/"
SRC_URI="http://cheeseshop.python.org/packages/source/F/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/python-2.3"