aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-28 02:50:47 +0800
committerbapt <bapt@FreeBSD.org>2015-04-28 02:50:47 +0800
commit43d9afeb895b96f35690783b536f0ef29a2fa6de (patch)
treee959178aae3958d0c2090a3f2b5817b221e4072d /emulators
parent0b53cfd91fd1f7d4d1325a0ede47552039e5c285 (diff)
downloadfreebsd-ports-gnome-43d9afeb895b96f35690783b536f0ef29a2fa6de.tar.gz
freebsd-ports-gnome-43d9afeb895b96f35690783b536f0ef29a2fa6de.tar.zst
freebsd-ports-gnome-43d9afeb895b96f35690783b536f0ef29a2fa6de.zip
Limit xen kernel to amd64
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xen/Makefile b/emulators/xen/Makefile
index 80764972670c..0d5692004499 100644
--- a/emulators/xen/Makefile
+++ b/emulators/xen/Makefile
@@ -9,6 +9,8 @@ COMMENT= Xen Hyvervisor meta port
LICENSE= GPLv2
+ONLY_FOR_ARCH= amd64
+
RUN_DEPENDS= /boot/xen:${PORTSDIR}/emulators/xen-kernel \
xl:${PORTSDIR}/sysutils/xen-tools