From: Arne Fitzenreiter Date: Sun, 23 Jan 2022 08:03:06 +0000 (+0000) Subject: libvirt: enabled on aarch64 X-Git-Tag: v2.27-core164~163 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e22b42571a0e5b7db76910c40dde099dfa961287;p=ipfire-2.x.git libvirt: enabled on aarch64 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/libvirt b/lfs/libvirt index a8fb0af1bc..bc0dfc0364 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -31,7 +31,7 @@ DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -SUP_ARCH = x86_64 +SUP_ARCH = x86_64 aarch64 PROG = libvirt PAK_VER = 27