summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyrex/pyrex-0.9.3-r2.ebuild')
-rw-r--r--dev-python/pyrex/pyrex-0.9.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyrex/pyrex-0.9.3-r2.ebuild b/dev-python/pyrex/pyrex-0.9.3-r2.ebuild
index 1cd90888f056..12b104d9de07 100644
--- a/dev-python/pyrex/pyrex-0.9.3-r2.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r2.ebuild,v 1.11 2006/01/03 23:29:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.9.3-r2.ebuild,v 1.12 2006/01/06 05:34:25 vapier 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="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
IUSE=""
DEPEND="virtual/python"