summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyrex/pyrex-0.9.3-r1.ebuild')
-rw-r--r--dev-python/pyrex/pyrex-0.9.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyrex/pyrex-0.9.3-r1.ebuild b/dev-python/pyrex/pyrex-0.9.3-r1.ebuild
index f6df4c9d3b5f..fc8f3f3f9665 100644
--- a/dev-python/pyrex/pyrex-0.9.3-r1.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.3-r1.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/pyrex/pyrex-0.9.3-r1.ebuild,v 1.1 2005/01/07 20:53:12 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.9.3-r1.ebuild,v 1.1.1.1 2005/11/30 10:10:14 chriswhite Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64"
+KEYWORDS="amd64 ia64 ~mips ppc sparc x86 ppc64 hppa"
IUSE=""
DEPEND="virtual/python"