summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-10-20 05:51:16 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-10-20 05:51:16 +0000
commit79cad06a92ec608d25008cc4e5f9dbb7eeeb94cd (patch)
treeed41349206af975465f217672181aa3626e1af5e /net-zope/zope/zope-2.7.8.ebuild
parentBump for 7.0 RC1. (diff)
downloadhistorical-79cad06a92ec608d25008cc4e5f9dbb7eeeb94cd.tar.gz
historical-79cad06a92ec608d25008cc4e5f9dbb7eeeb94cd.tar.bz2
historical-79cad06a92ec608d25008cc4e5f9dbb7eeeb94cd.zip
Stable on x86; bug #109087
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-zope/zope/zope-2.7.8.ebuild')
-rw-r--r--net-zope/zope/zope-2.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.7.8.ebuild b/net-zope/zope/zope-2.7.8.ebuild
index 9a2cc1b40a71..23378345e13b 100644
--- a/net-zope/zope/zope-2.7.8.ebuild
+++ b/net-zope/zope/zope-2.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.8.ebuild,v 1.4 2005/10/18 22:23:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.8.ebuild,v 1.5 2005/10/20 05:51:16 halcy0n Exp $
inherit eutils
@@ -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="unicode"
RDEPEND="=dev-lang/python-2.3*"