diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 20:57:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 20:57:13 +0000 |
commit | 11b83404ed3fe7b562b8abb29d922fa2950e639a (patch) | |
tree | 54d6444f785cf53f0d9ecf23144a8e6c6aaf7c6d /dev-python/ipy/ipy-0.64.ebuild | |
parent | Fixed blockers, bug #294291. (diff) | |
download | historical-11b83404ed3fe7b562b8abb29d922fa2950e639a.tar.gz historical-11b83404ed3fe7b562b8abb29d922fa2950e639a.tar.bz2 historical-11b83404ed3fe7b562b8abb29d922fa2950e639a.zip |
x86 stable, bug #291827
Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
Diffstat (limited to 'dev-python/ipy/ipy-0.64.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-0.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipy/ipy-0.64.ebuild b/dev-python/ipy/ipy-0.64.ebuild index db281df9cdac..c4c76df359b3 100644 --- a/dev-python/ipy/ipy-0.64.ebuild +++ b/dev-python/ipy/ipy-0.64.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/dev-python/ipy/ipy-0.64.ebuild,v 1.2 2009/11/10 21:22:01 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.64.ebuild,v 1.3 2009/11/23 20:57:13 maekke 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="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |