diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:32:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:32:07 +0000 |
commit | c53c6e8a348ccb593d877e37027253f3b8fa87ae (patch) | |
tree | 769a005e4e7eb519d35a17157464ef3d8dc57f47 /net-zope/zope-componentvocabulary | |
parent | added ~x86 (diff) | |
download | historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.tar.gz historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.tar.bz2 historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.zip |
keyworded ~arch for x86, bug 297734
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-zope/zope-componentvocabulary')
-rw-r--r-- | net-zope/zope-componentvocabulary/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-componentvocabulary/ChangeLog b/net-zope/zope-componentvocabulary/ChangeLog index 547f18cb2afb..131258170134 100644 --- a/net-zope/zope-componentvocabulary/ChangeLog +++ b/net-zope/zope-componentvocabulary/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-componentvocabulary -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-componentvocabulary/ChangeLog,v 1.1 2009/12/05 02:07:29 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-componentvocabulary/ChangeLog,v 1.2 2010/01/16 19:11:26 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + zope-componentvocabulary-1.0.ebuild: + keyworded ~arch for x86, bug 297734 *zope-componentvocabulary-1.0 (05 Dec 2009) diff --git a/net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.ebuild b/net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.ebuild index 531480365d63..34a57898d2ab 100644 --- a/net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.ebuild +++ b/net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.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-componentvocabulary/zope-componentvocabulary-1.0.ebuild,v 1.1 2009/12/05 02:07:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-componentvocabulary/zope-componentvocabulary-1.0.ebuild,v 1.2 2010/01/16 19:11:26 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="" RDEPEND="net-zope/zope-component |