From c5c1f3044708de445b27139776e2c0054b2190df Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 19 Nov 2021 17:44:55 +0000 Subject: [PATCH] suricata: This package is supported on all architectures There is no need to list them specifically. Signed-off-by: Michael Tremer --- lfs/suricata | 1 - 1 file changed, 1 deletion(-) diff --git a/lfs/suricata b/lfs/suricata index d06fef7760..2b5ce4a20d 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -31,7 +31,6 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -SUP_ARCH = x86_64 i586 aarch64 armv6l ############################################################################### # Top-level Rules -- 2.39.5