From 38d6710079ac064b4d3c29b753bd6b29a917f6b4 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Sat, 24 Feb 2024 12:44:33 +0400 Subject: [PATCH] Build only for amd64 --- debian/config/defines | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/debian/config/defines b/debian/config/defines index 1f1959f..20f2117 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -1,27 +1,6 @@ [base] arches: - alpha amd64 - arm64 - armel - armhf - hppa - i386 - ia64 - m68k - mips - mips64 - mips64el - mips64r6el - mipsel - powerpc - ppc64 - ppc64el - riscv64 - s390x - sh4 - sparc64 - x32 compiler: gcc-12 featuresets: none