aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-psyco/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-psyco/Makefile b/devel/py-psyco/Makefile
index 77287cd8129e..86e0e57d1bf3 100644
--- a/devel/py-psyco/Makefile
+++ b/devel/py-psyco/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= simuran@shaw.ca
COMMENT= Python Specializing Compiler
+ONLY_FOR_ARCHS= i386
+
USE_PYTHON= yes
USE_PYDISTUTILS=yes