summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
commit4c1142c056811df870717551528586af8abffe03 (patch)
treea64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/mod_python/mod_python-2.7.8.ebuild
parentput KEYWORDS back in (diff)
downloadgentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz
gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2
gentoo-2-4c1142c056811df870717551528586af8abffe03.zip
amd64 keywords
Diffstat (limited to 'dev-python/mod_python/mod_python-2.7.8.ebuild')
-rw-r--r--dev-python/mod_python/mod_python-2.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mod_python/mod_python-2.7.8.ebuild b/dev-python/mod_python/mod_python-2.7.8.ebuild
index a97ad3afe698..4bc9e405a1fd 100644
--- a/dev-python/mod_python/mod_python-2.7.8.ebuild
+++ b/dev-python/mod_python/mod_python-2.7.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-2.7.8.ebuild,v 1.6 2003/02/28 16:54:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-2.7.8.ebuild,v 1.7 2003/06/21 22:30:24 drobbins Exp $
DESCRIPTION="Python module for Apache"
SRC_URI="http://www.modpython.org/dist/${P}.tgz"
HOMEPAGE="http://www.modpython.org/"
LICENSE="as-is"
-KEYWORDS="~x86"
+KEYWORDS="x86 amd64"
SLOT="0"
DEPEND="=net-www/apache-1* dev-lang/python"