diff options
Diffstat (limited to 'net-zope/zope/zope-2.10.7.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.10.7.ebuild b/net-zope/zope/zope-2.10.7.ebuild index 4281159b5002..801cc7c95cd1 100644 --- a/net-zope/zope/zope-2.10.7.ebuild +++ b/net-zope/zope/zope-2.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.7.ebuild,v 1.1 2008/11/10 19:29:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.10.7.ebuild,v 1.2 2008/11/15 10:24:53 maekke Exp $ inherit eutils multilib @@ -10,7 +10,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="" DEPEND="=dev-lang/python-2.4*" |