diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-06 16:45:30 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-06 16:45:30 +0000 |
commit | 5568e5aad0a6b702bee4c409b6370bb811e81aec (patch) | |
tree | 527306b558045bce50ab1918b72bf7e91b217a5f /net-zope | |
parent | Remove p.use.mask for 'media-gfx/f-spot flickr' on powerpc. (diff) | |
download | gentoo-2-5568e5aad0a6b702bee4c409b6370bb811e81aec.tar.gz gentoo-2-5568e5aad0a6b702bee4c409b6370bb811e81aec.tar.bz2 gentoo-2-5568e5aad0a6b702bee4c409b6370bb811e81aec.zip |
Keywording for ppc.
Bug 288603.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-exceptions/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zope-exceptions/ChangeLog b/net-zope/zope-exceptions/ChangeLog index 5b1393cb4fb2..456a6e5c9726 100644 --- a/net-zope/zope-exceptions/ChangeLog +++ b/net-zope/zope-exceptions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-exceptions # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.1 2009/10/07 21:28:57 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.2 2009/11/06 16:45:30 volkmar Exp $ + + 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> + zope-exceptions-3.5.2.ebuild: + Keywording for ppc, bug 288603 *zope-exceptions-3.5.2 (07 Oct 2009) diff --git a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild index beb09546552a..8d6770e00076 100644 --- a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild +++ b/net-zope/zope-exceptions/zope-exceptions-3.5.2.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/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.1 2009/10/07 21:28:57 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.2 2009/11/06 16:45:30 volkmar 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 ~ppc" IUSE="" RDEPEND="net-zope/zope-interface" |