diff options
author | 2010-01-16 18:43:24 +0000 | |
---|---|---|
committer | 2010-01-16 18:43:24 +0000 | |
commit | ccb2678da5b70e4b9fd8de469b677ad53341ee56 (patch) | |
tree | 18d7d2985fbc8734213b2018492388a9a0018718 /net-zope/zope-tal | |
parent | Add missing aqua USE flag (used by eclass) (diff) | |
download | historical-ccb2678da5b70e4b9fd8de469b677ad53341ee56.tar.gz historical-ccb2678da5b70e4b9fd8de469b677ad53341ee56.tar.bz2 historical-ccb2678da5b70e4b9fd8de469b677ad53341ee56.zip |
keyworded ~arch for x86, bug 297734
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-zope/zope-tal')
-rw-r--r-- | net-zope/zope-tal/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/zope-tal/zope-tal-3.5.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-tal/ChangeLog b/net-zope/zope-tal/ChangeLog index c7ab58480cd3..0dcec95fe0f1 100644 --- a/net-zope/zope-tal/ChangeLog +++ b/net-zope/zope-tal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-tal -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-tal/ChangeLog,v 1.1 2009/10/31 18:51:42 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-tal/ChangeLog,v 1.2 2010/01/16 18:36:11 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + zope-tal-3.5.2.ebuild: + keyworded ~arch for x86, bug 297734 *zope-tal-3.5.2 (31 Oct 2009) diff --git a/net-zope/zope-tal/zope-tal-3.5.2.ebuild b/net-zope/zope-tal/zope-tal-3.5.2.ebuild index a058d1c9dcf7..0187767f5091 100644 --- a/net-zope/zope-tal/zope-tal-3.5.2.ebuild +++ b/net-zope/zope-tal/zope-tal-3.5.2.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-tal/zope-tal-3.5.2.ebuild,v 1.1 2009/10/31 18:51:42 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-tal/zope-tal-3.5.2.ebuild,v 1.2 2010/01/16 18:36:11 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}.zi LICENSE="ZPL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-zope/zope-i18nmessageid |