aboutsummaryrefslogtreecommitdiffstats
path: root/audio/festalon
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-11-22 02:08:37 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-11-22 02:08:37 +0800
commit467fb98c4aa23cb7ddc67d44faf693d053855837 (patch)
treef2d6bf8f1577998ff26e87b0ee34620180f082c7 /audio/festalon
parent630636bfe5a142dc13feede29672dde4fb0e2eca (diff)
downloadfreebsd-ports-gnome-467fb98c4aa23cb7ddc67d44faf693d053855837.tar.gz
freebsd-ports-gnome-467fb98c4aa23cb7ddc67d44faf693d053855837.tar.zst
freebsd-ports-gnome-467fb98c4aa23cb7ddc67d44faf693d053855837.zip
Remove powerpc from supported ARCH.
Notified by: portsmon
Diffstat (limited to 'audio/festalon')
-rw-r--r--audio/festalon/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>