diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:14:16 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:14:16 +0000 |
commit | 11bf784507126cea1842b4899ca79179489172f6 (patch) | |
tree | 3eb4134e9d1c1dcce7a0c16a72635304e1a3d3be /net-zope/zope-sendmail | |
parent | keyworded ~arch for x86, bug 297734 (diff) | |
download | gentoo-2-11bf784507126cea1842b4899ca79179489172f6.tar.gz gentoo-2-11bf784507126cea1842b4899ca79179489172f6.tar.bz2 gentoo-2-11bf784507126cea1842b4899ca79179489172f6.zip |
added ~x86
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-zope/zope-sendmail')
-rw-r--r-- | net-zope/zope-sendmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-sendmail/zope-sendmail-3.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zope-sendmail/ChangeLog b/net-zope/zope-sendmail/ChangeLog index 8e351b84f9d7..a01e05f15446 100644 --- a/net-zope/zope-sendmail/ChangeLog +++ b/net-zope/zope-sendmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-sendmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-sendmail/ChangeLog,v 1.2 2010/01/16 14:57:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-sendmail/ChangeLog,v 1.3 2010/01/16 19:14:16 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + zope-sendmail-3.7.1.ebuild: + added ~x86 *zope-sendmail-3.7.1 (16 Jan 2010) diff --git a/net-zope/zope-sendmail/zope-sendmail-3.7.1.ebuild b/net-zope/zope-sendmail/zope-sendmail-3.7.1.ebuild index 3c003a3c2780..92e94965e637 100644 --- a/net-zope/zope-sendmail/zope-sendmail-3.7.1.ebuild +++ b/net-zope/zope-sendmail/zope-sendmail-3.7.1.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-sendmail/zope-sendmail-3.7.1.ebuild,v 1.1 2010/01/16 14:57:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-sendmail/zope-sendmail-3.7.1.ebuild,v 1.2 2010/01/16 19:14:16 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/transaction |