diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:18:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:18:21 +0000 |
commit | 024446c0dc4aa0f236456b99c652c43d0debf08c (patch) | |
tree | b9952b933d09b2c19c69bf1df58472fbea44a200 /net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild | |
parent | Marking zope-deferredimport-3.5.0 ~ppc for bug 297734 (diff) | |
download | gentoo-2-024446c0dc4aa0f236456b99c652c43d0debf08c.tar.gz gentoo-2-024446c0dc4aa0f236456b99c652c43d0debf08c.tar.bz2 gentoo-2-024446c0dc4aa0f236456b99c652c43d0debf08c.zip |
Marking zope-dottedname-3.4.6 ~ppc for bug 297734
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild')
-rw-r--r-- | net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 8cb59a650358..471374c0d46d 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-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.2 2010/01/16 18:16:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-dottedname/zope-dottedname-3.4.6.ebuild,v 1.3 2010/01/22 19:18:21 ranger 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/setuptools" |