From 32ccda30f363e59c18b5a5a8e1aafcd02776be68 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 7 Jun 2006 18:14:18 +0000 Subject: [PATCH] more ppc64 fixage --- xorg-x11-server.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index e75d6c8..07f5eb3 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -48,7 +48,7 @@ ExcludeArch: s390 s390x # I can build one build with them enabled, install them, then disable it again. %define with_developer_utils 0 -%ifarch %{ix86} x86_64 ppc ia64 +%ifarch %{ix86} x86_64 ppc ia64 ppc64 %define with_dri 1 %else %define with_dri 0