summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mod_python/mod_python-3.1.3.ebuild')
-rw-r--r--dev-python/mod_python/mod_python-3.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mod_python/mod_python-3.1.3.ebuild b/dev-python/mod_python/mod_python-3.1.3.ebuild
index 6975c7ca093a..366c1783b625 100644
--- a/dev-python/mod_python/mod_python-3.1.3.ebuild
+++ b/dev-python/mod_python/mod_python-3.1.3.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/mod_python/mod_python-3.1.3.ebuild,v 1.6 2004/06/25 01:34:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-3.1.3.ebuild,v 1.7 2004/07/12 01:13:15 kloeri Exp $
inherit python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.modpython.org/"
SRC_URI="mirror://apache/modpython/${P}.tgz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ~alpha ppc"
+KEYWORDS="x86 alpha ppc"
IUSE=""
DEPEND="dev-lang/python
>=net-www/apache-2.0"