diff options
Diffstat (limited to 'dev-python/numeric/numeric-23.7.ebuild')
-rw-r--r-- | dev-python/numeric/numeric-23.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild index 5f9c202d2f92..443653ee69cc 100644 --- a/dev-python/numeric/numeric-23.7.ebuild +++ b/dev-python/numeric/numeric-23.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.5 2005/04/25 17:15:12 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.6 2005/04/26 02:35:28 gustavoz Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/numpy/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="" # 2.1 gave sandbox violations see #21 |