diff options
Diffstat (limited to 'dev-python/pyprotocols/pyprotocols-0.9.3.ebuild')
-rw-r--r-- | dev-python/pyprotocols/pyprotocols-0.9.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild b/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild index 97b4265877ca..33a8dae32920 100644 --- a/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild +++ b/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild,v 1.1 2004/12/05 16:02:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-0.9.3.ebuild,v 1.2 2006/04/01 18:49:06 agriffis Exp $ inherit distutils @@ -14,7 +14,7 @@ LICENSE="ZPL" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ia64 ~ppc ~x86" DEPEND="sys-devel/gcc >=dev-lang/python-2.2" |