diff options
author | 2010-01-16 18:07:23 +0000 | |
---|---|---|
committer | 2010-01-16 18:07:23 +0000 | |
commit | 8a8a868fa160cf3531f0a5ab1d10f3f8fbff3b2e (patch) | |
tree | 8074a580dc17446e4d5ff83a9b21aa43a7cc5828 /net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild | |
parent | build fix for desmume (diff) | |
download | gentoo-2-8a8a868fa160cf3531f0a5ab1d10f3f8fbff3b2e.tar.gz gentoo-2-8a8a868fa160cf3531f0a5ab1d10f3f8fbff3b2e.tar.bz2 gentoo-2-8a8a868fa160cf3531f0a5ab1d10f3f8fbff3b2e.zip |
keyworded ~arch for x86, bug 297734
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild')
-rw-r--r-- | net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild index f0f1aa410a66..cd4b7dce7907 100644 --- a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild +++ b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.1 2009/10/24 19:09:07 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.2 2010/01/16 18:07:23 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta LICENSE="ZPL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-zope/zope-interface" |