diff options
Diffstat (limited to 'dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild')
-rw-r--r-- | dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild index 02fbbd638a2b..e675f55ce29f 100644 --- a/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild +++ b/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.5 2007/06/25 07:35:26 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.6 2009/02/15 22:06:08 patrick Exp $ NEED_PYTHON=2.3 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="" DEPEND="" |