diff options
-rw-r--r-- | textproc/py-4suite/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index c01b99ee940a..6185df7bf64c 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -25,6 +25,9 @@ USE_PYDISTUTILS= yes CONFLICTS= py*-4Suite-1* py*-xml-0.7* +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= fails self-tests on 64-bit platforms + .include <bsd.port.pre.mk> BINDIR= bin |