summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 14:47:23 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 14:47:23 +0000
commit8c99ca9fefa18c8ec587ada4efc3be159bce87c3 (patch)
tree4248bc119c298bc6707b5801bd3e5056a4d1ca68 /dev-python/cherrypy/cherrypy-2.1.1.ebuild
parentMark 5 ~ia64 (diff)
downloadhistorical-8c99ca9fefa18c8ec587ada4efc3be159bce87c3.tar.gz
historical-8c99ca9fefa18c8ec587ada4efc3be159bce87c3.tar.bz2
historical-8c99ca9fefa18c8ec587ada4efc3be159bce87c3.zip
Mark 2.1.1 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/cherrypy/cherrypy-2.1.1.ebuild')
-rw-r--r--dev-python/cherrypy/cherrypy-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cherrypy/cherrypy-2.1.1.ebuild b/dev-python/cherrypy/cherrypy-2.1.1.ebuild
index 0d811297b24d..58bf432466a7 100644
--- a/dev-python/cherrypy/cherrypy-2.1.1.ebuild
+++ b/dev-python/cherrypy/cherrypy-2.1.1.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/dev-python/cherrypy/cherrypy-2.1.1.ebuild,v 1.1 2006/01/11 20:32:05 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-2.1.1.ebuild,v 1.2 2006/04/01 14:47:23 agriffis Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.cherrypy.org/"
DEPEND=">=dev-lang/python-2.3"
IUSE=""
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
LICENSE="BSD"
S=${WORKDIR}/${MY_P}