summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/psyco/psyco-1.5.1.ebuild')
-rw-r--r--dev-python/psyco/psyco-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psyco/psyco-1.5.1.ebuild b/dev-python/psyco/psyco-1.5.1.ebuild
index 1ef0c5a6540c..a5df4e1ce9bd 100644
--- a/dev-python/psyco/psyco-1.5.1.ebuild
+++ b/dev-python/psyco/psyco-1.5.1.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/psyco/psyco-1.5.1.ebuild,v 1.1 2006/04/30 18:56:48 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/psyco-1.5.1.ebuild,v 1.2 2006/08/09 23:31:07 liquidx Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/psyco/${P}-src.tar.gz"
IUSE=""
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/python-2.1"
src_install() {