diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:20:59 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:20:59 +0000 |
commit | 69b6261b384656e8d70d915724204a9eeecb9c20 (patch) | |
tree | a4f7eed6f0d493f6274995b676517f28f5a9e2bc /net-zope/zope/zope-2.8.8.ebuild | |
parent | tor didn't bring a tornado in x86 land (diff) | |
download | gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.tar.gz gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.tar.bz2 gentoo-2-69b6261b384656e8d70d915724204a9eeecb9c20.zip |
zope sucks :( it annoys me but its done for x86
(Portage version: 2.1-r2)
Diffstat (limited to 'net-zope/zope/zope-2.8.8.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.8.8.ebuild b/net-zope/zope/zope-2.8.8.ebuild index 7438d6e858bf..0c16642da3f3 100644 --- a/net-zope/zope/zope-2.8.8.ebuild +++ b/net-zope/zope/zope-2.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.2 2006/08/27 16:59:37 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.8.ebuild,v 1.3 2006/08/30 04:20:59 tsunam Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz LICENSE="ZPL" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="=dev-lang/python-2.3*" |