diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-08-25 14:49:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-08-25 14:49:02 +0000 |
commit | b83b77c393023a8d9739e71c7665a541695b8ce7 (patch) | |
tree | f9e48eadd3e9a4136d5ed1e10cd5a38c52b4a3e4 /net-zope/zope/zope-2.9.10-r1.ebuild | |
parent | Remove ~mips, no deps available. (diff) | |
download | gentoo-2-b83b77c393023a8d9739e71c7665a541695b8ce7.tar.gz gentoo-2-b83b77c393023a8d9739e71c7665a541695b8ce7.tar.bz2 gentoo-2-b83b77c393023a8d9739e71c7665a541695b8ce7.zip |
Stable on alpha, bug #278824
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zope/zope-2.9.10-r1.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.9.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.9.10-r1.ebuild b/net-zope/zope/zope-2.9.10-r1.ebuild index 41c652789979..839576e4f4bb 100644 --- a/net-zope/zope/zope-2.9.10-r1.ebuild +++ b/net-zope/zope/zope-2.9.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.10-r1.ebuild,v 1.3 2009/08/25 11:54:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.10-r1.ebuild,v 1.4 2009/08/25 14:49:02 klausman Exp $ EAPI=2 inherit eutils multilib @@ -11,7 +11,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*" |