summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-16 18:16:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-16 18:16:14 +0000
commit6a6b5b075b0f3e618b39831cdef0c32d4f11a5ff (patch)
tree169eddd5fc7d435b11045d7d9de54ad466992d6c /net-zope/zope-dottedname
parentkeyworded ~arch for x86, bug 297734 (diff)
downloadgentoo-2-6a6b5b075b0f3e618b39831cdef0c32d4f11a5ff.tar.gz
gentoo-2-6a6b5b075b0f3e618b39831cdef0c32d4f11a5ff.tar.bz2
gentoo-2-6a6b5b075b0f3e618b39831cdef0c32d4f11a5ff.zip
keyworded ~arch for x86, bug 297734
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-zope/zope-dottedname')
-rw-r--r--net-zope/zope-dottedname/ChangeLog8
-rw-r--r--net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-dottedname/ChangeLog b/net-zope/zope-dottedname/ChangeLog
index 841077fa2b59..73418183e65c 100644
--- a/net-zope/zope-dottedname/ChangeLog
+++ b/net-zope/zope-dottedname/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope-dottedname
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-dottedname/ChangeLog,v 1.1 2009/11/22 01:13:50 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-dottedname/ChangeLog,v 1.2 2010/01/16 18:16:14 fauli Exp $
+
+ 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ zope-dottedname-3.4.6.ebuild:
+ keyworded ~arch for x86, bug 297734
*zope-dottedname-3.4.6 (22 Nov 2009)
diff --git a/net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild b/net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild
index be1ed8a0c88c..8cb59a650358 100644
--- a/net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild
+++ b/net-zope/zope-dottedname/zope-dottedname-3.4.6.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-dottedname/zope-dottedname-3.4.6.ebuild,v 1.1 2009/11/22 01:13:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild,v 1.2 2010/01/16 18:16: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"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools"