aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/mcelog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/mcelog/Makefile b/sysutils/mcelog/Makefile
index e3a2a94efe38..d5a820960157 100644
--- a/sysutils/mcelog/Makefile
+++ b/sysutils/mcelog/Makefile
@@ -21,6 +21,8 @@ COMMENT= Collects and decodes Machine Check Exception data
LICENSE= GPLv2
+ONLY_FOR_ARCHS= amd64 i386 ia64
+
PATCH_STRIP= -p1
USE_GMAKE= yes