summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-09 18:44:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-09 18:44:14 +0000
commit442a3b16d340b6ddf1fd33614eb42e64a8150a0d (patch)
tree9c84db6364f5a4835e0a28da0f64128a47a05ab2 /net-zope/zope-exceptions
parentadd ~x86, bug 290114 (diff)
downloadgentoo-2-442a3b16d340b6ddf1fd33614eb42e64a8150a0d.tar.gz
gentoo-2-442a3b16d340b6ddf1fd33614eb42e64a8150a0d.tar.bz2
gentoo-2-442a3b16d340b6ddf1fd33614eb42e64a8150a0d.zip
keyworded ~arch for x86, bug 288603
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'net-zope/zope-exceptions')
-rw-r--r--net-zope/zope-exceptions/ChangeLog6
-rw-r--r--net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <fauli@gentoo.org>
+ zope-exceptions-3.5.2.ebuild:
+ keyworded ~arch for x86, bug 288603
06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
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"