aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-support/spice/spice_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-support/spice/spice_git.bb b/recipes-support/spice/spice_git.bb
index cf5c569b..cfb75d77 100644
--- a/recipes-support/spice/spice_git.bb
+++ b/recipes-support/spice/spice_git.bb
@@ -71,3 +71,5 @@ do_install_append() {
oe_runmake DESTDIR="${D}" install
cd -
}
+
+COMPATIBLE_HOST = '(x86_64|i.86).*-linux'