diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-03-13 19:20:29 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-03-13 19:20:29 +0000 |
commit | 087563353dc8a36204c070b1b1af5702208f6a11 (patch) | |
tree | 12b240dccbaaff3506198b3ffe780404d9a39a58 /dev-python/zsi/zsi-2.0.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-087563353dc8a36204c070b1b1af5702208f6a11.tar.gz gentoo-2-087563353dc8a36204c070b1b1af5702208f6a11.tar.bz2 gentoo-2-087563353dc8a36204c070b1b1af5702208f6a11.zip |
Stable on x86 wrt bug #213264
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/zsi/zsi-2.0.ebuild')
-rw-r--r-- | dev-python/zsi/zsi-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/zsi/zsi-2.0.ebuild b/dev-python/zsi/zsi-2.0.ebuild index 127f3a72a7a1..7a0cb2eee81d 100644 --- a/dev-python/zsi/zsi-2.0.ebuild +++ b/dev-python/zsi/zsi-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.4 2008/03/13 13:19:52 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.5 2008/03/13 19:20:29 cla Exp $ inherit distutils @@ -11,7 +11,7 @@ DESCRIPTION="Web Services for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" SLOT="0" LICENSE="PYTHON" IUSE="examples doc twisted" |