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 jonatan.schlag@ipfire.org --- lfs/python3-libvirt | 1 + 1 file changed, 1 insertion(+)
diff --git a/lfs/python3-libvirt b/lfs/python3-libvirt index bd8a599..d1750be 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