summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webpy/webpy-0.31.ebuild')
-rw-r--r--dev-python/webpy/webpy-0.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webpy/webpy-0.31.ebuild b/dev-python/webpy/webpy-0.31.ebuild
index 9d50f6fce4c7..f2544ca81a9c 100644
--- a/dev-python/webpy/webpy-0.31.ebuild
+++ b/dev-python/webpy/webpy-0.31.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/webpy/webpy-0.31.ebuild,v 1.2 2009/04/02 09:25:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.31.ebuild,v 1.3 2009/04/10 10:27:26 gmsoft Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"