From 467fb98c4aa23cb7ddc67d44faf693d053855837 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Sun, 21 Nov 2010 18:08:37 +0000 Subject: Remove powerpc from supported ARCH. Notified by: portsmon --- audio/festalon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/festalon') diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index ccf9f1779991..3162ca5efaaf 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -25,7 +25,7 @@ MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} -ONLY_FOR_ARCHS= i386 amd64 powerpc +ONLY_FOR_ARCHS= i386 amd64 .include -- cgit