From b00d4c027b0f677c68e207a15f94b6a0492bad1d Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Mon, 9 Nov 2009 18:50:53 +0000 Subject: keyworded ~arch for x86, bug 288603 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force) --- net-zope/zc-lockfile/ChangeLog | 6 +++++- net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-zope/zc-lockfile') diff --git a/net-zope/zc-lockfile/ChangeLog b/net-zope/zc-lockfile/ChangeLog index 4e8ab36d8eb2..0a8ba2a73245 100644 --- a/net-zope/zc-lockfile/ChangeLog +++ b/net-zope/zc-lockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zc-lockfile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.2 2009/11/06 16:52:47 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.3 2009/11/09 18:50:53 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer + zc-lockfile-1.0.0.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri zc-lockfile-1.0.0.ebuild: Keywording for ppc, bug 288603 diff --git a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild b/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild index afaeed53155d..5ab38003736a 100644 --- a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild +++ b/net-zope/zc-lockfile/zc-lockfile-1.0.0.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/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.2 2009/11/06 16:52:47 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.3 2009/11/09 18:50:53 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="test" DEPEND="dev-python/setuptools -- cgit v1.2.3-65-gdbad