summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/xf86-video-geode/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xf86-video-geode/Makefile b/package/xf86-video-geode/Makefile
index be0a6461e..4b62aeb78 100644
--- a/package/xf86-video-geode/Makefile
+++ b/package/xf86-video-geode/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= xorg-server
PKG_NEEDS:= c++
PKG_SITES:= http://www.x.org/releases/individual/driver/
+PKG_ARCH_DEPENDS:= x86 x86_64
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
include $(ADK_TOPDIR)/mk/package.mk