From 442a3b16d340b6ddf1fd33614eb42e64a8150a0d Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Mon, 9 Nov 2009 18:44:14 +0000 Subject: keyworded ~arch for x86, bug 288603 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force) --- net-zope/zope-exceptions/ChangeLog | 6 +++++- net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-zope/zope-exceptions') diff --git a/net-zope/zope-exceptions/ChangeLog b/net-zope/zope-exceptions/ChangeLog index 456a6e5c9726..e39dfa3dd0b6 100644 --- a/net-zope/zope-exceptions/ChangeLog +++ b/net-zope/zope-exceptions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-exceptions # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.2 2009/11/06 16:45:30 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.3 2009/11/09 18:44:14 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer + zope-exceptions-3.5.2.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri zope-exceptions-3.5.2.ebuild: diff --git a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild index 8d6770e00076..101301c00806 100644 --- a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild +++ b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.2 2009/11/06 16:45:30 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.3 2009/11/09 18:44:14 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 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="net-zope/zope-interface" -- cgit v1.2.3-65-gdbad