From 9cdf9d181fbc6c12b502bf1318cc8feecc2d8ac4 Mon Sep 17 00:00:00 2001 From: naddy Date: Thu, 18 Jul 2002 21:50:42 +0000 Subject: [PATCH] This is not going to run on any 64-bit arch without a substantial rewrite. --- games/xinvaders/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile index 8184323ac17..e7c54ac426e 100644 --- a/games/xinvaders/Makefile +++ b/games/xinvaders/Makefile @@ -1,5 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/08 18:32:02 millert Exp $ -# +# $OpenBSD: Makefile,v 1.16 2002/07/18 21:50:42 naddy Exp $ + +NOT_FOR_ARCHS= alpha sparc64 COMMENT= "shoot them nasty little bugs"