From: Jonatan Schlag Date: Sun, 16 Apr 2017 17:36:22 +0000 (+0200) Subject: Build python3-libvirt only on i586 and x86_64 X-Git-Tag: v2.19-core111~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52883a8e9efd1a9949fc1d4419800f4728cd5466;p=ipfire-2.x.git Build python3-libvirt only on i586 and x86_64 Libvirt is build only on these arches and the bindings make only with libvirt sense so we should build them only on these two arches too. Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer --- diff --git a/lfs/python3-libvirt b/lfs/python3-libvirt index f23defe14c..6539b156a6 100644 --- a/lfs/python3-libvirt +++ b/lfs/python3-libvirt @@ -31,6 +31,7 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) +SUP_ARCH = i586 x86_64 PROG = python3-libvirt PAK_VER = 1