diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-06-02 20:25:43 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-06-02 20:25:43 +0000 |
commit | 5e2bf8e3e63ef377e1b687333b1722a7845a71fe (patch) | |
tree | 60ff19e07e520b32062c0cb90e8be131f20dc2a5 /dev-python/mod_python/mod_python-3.1.3.ebuild | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.tar.gz gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.tar.bz2 gentoo-2-5e2bf8e3e63ef377e1b687333b1722a7845a71fe.zip |
PPC stable profile update
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.ebuild | 4 |
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 16354eb700c1..43e7ecdd648c 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 Technologies, Inc. # 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.4 2004/05/24 13:21:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-3.1.3.ebuild,v 1.5 2004/06/02 20:21:55 pvdabeel 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" +KEYWORDS="x86 ~alpha ppc" IUSE="" DEPEND="dev-lang/python >=net-www/apache-2.0" |