summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-05-31 16:51:27 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-05-31 16:51:27 +0000
commitf1932233bdb4f6bd992a87abfb7f04afb2402fb7 (patch)
treeaf0a018ab84bf61fc269c8a8b36edc0bc78e7698 /dev-python/numarray/numarray-1.3.1.ebuild
parentAnother revision bump for bug 93782. Updated patch from taviso. (diff)
downloadhistorical-f1932233bdb4f6bd992a87abfb7f04afb2402fb7.tar.gz
historical-f1932233bdb4f6bd992a87abfb7f04afb2402fb7.tar.bz2
historical-f1932233bdb4f6bd992a87abfb7f04afb2402fb7.zip
stable bump
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/numarray/numarray-1.3.1.ebuild')
-rw-r--r--dev-python/numarray/numarray-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numarray/numarray-1.3.1.ebuild b/dev-python/numarray/numarray-1.3.1.ebuild
index 268789b25d9e..f53e5ee3747c 100644
--- a/dev-python/numarray/numarray-1.3.1.ebuild
+++ b/dev-python/numarray/numarray-1.3.1.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/numarray/numarray-1.3.1.ebuild,v 1.1 2005/04/21 18:15:17 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.3.1.ebuild,v 1.2 2005/05/31 16:50:00 liquidx Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.stsci.edu/resources/software_hardware/numarray"
DEPEND=">=dev-lang/python-2.2.2"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~s390 ~amd64 ~alpha ~ia64"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~s390 x86"
LICENSE="BSD"
src_install() {