summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-16 18:13:19 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-16 18:13:19 +0000
commit4abe5580ef6c8a99b6d6ce15bd4e49cdeae4550b (patch)
treed883c785f8da2f47eb7eba9c09a6df87e31487ff /net-zope/zope-hookable
parentkeyworded ~arch for x86, bug 297734 (diff)
downloadgentoo-2-4abe5580ef6c8a99b6d6ce15bd4e49cdeae4550b.tar.gz
gentoo-2-4abe5580ef6c8a99b6d6ce15bd4e49cdeae4550b.tar.bz2
gentoo-2-4abe5580ef6c8a99b6d6ce15bd4e49cdeae4550b.zip
added ~x86
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-zope/zope-hookable')
-rw-r--r--net-zope/zope-hookable/ChangeLog8
-rw-r--r--net-zope/zope-hookable/zope-hookable-3.4.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-hookable/ChangeLog b/net-zope/zope-hookable/ChangeLog
index 28f63feac0e1..de1a1dea3149 100644
--- a/net-zope/zope-hookable/ChangeLog
+++ b/net-zope/zope-hookable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope-hookable
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-hookable/ChangeLog,v 1.1 2009/10/24 20:18:43 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-hookable/ChangeLog,v 1.2 2010/01/16 18:13:19 fauli Exp $
+
+ 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ zope-hookable-3.4.1.ebuild:
+ added ~x86
*zope-hookable-3.4.1 (24 Oct 2009)
diff --git a/net-zope/zope-hookable/zope-hookable-3.4.1.ebuild b/net-zope/zope-hookable/zope-hookable-3.4.1.ebuild
index 8617c23dd74a..91b90626c6c1 100644
--- a/net-zope/zope-hookable/zope-hookable-3.4.1.ebuild
+++ b/net-zope/zope-hookable/zope-hookable-3.4.1.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-hookable/zope-hookable-3.4.1.ebuild,v 1.1 2009/10/24 20:18:43 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-hookable/zope-hookable-3.4.1.ebuild,v 1.2 2010/01/16 18:13:19 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=""
DEPEND="dev-python/setuptools"