diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:31:22 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:31:22 +0000 |
commit | ef37c04a629405b129cc02f3ed5f0357892ba58b (patch) | |
tree | 3cb2273a84341658076ffe75d4389cd76cef7464 /net-zope/sprout/sprout-0.5.ebuild | |
parent | ~amd64 (diff) | |
download | gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.tar.gz gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.tar.bz2 gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.zip |
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-zope/sprout/sprout-0.5.ebuild')
-rw-r--r-- | net-zope/sprout/sprout-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/sprout/sprout-0.5.ebuild b/net-zope/sprout/sprout-0.5.ebuild index 06f68bd8b3f1..7dbe0d36cf69 100644 --- a/net-zope/sprout/sprout-0.5.ebuild +++ b/net-zope/sprout/sprout-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.3 2004/10/18 12:12:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.4 2005/02/21 21:30:19 blubb Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Python library which contains reusable components (XML related)." HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" ZPROD_LIST="Sprout" |