From 9b1fe480e6e6af08de0d3eb5ea5cc8bd30446680 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 30 Mar 2025 09:43:36 +0200 Subject: [PATCH] build for all Architectures but mips64el and hurd-any --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 55527c3..0de3163 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Package: libloc1t64 Provides: ${t64:Provides} Replaces: libloc1 Breaks: libloc1 (<< ${source:Version}) -Architecture: any +Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 m68k powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 Section: libs Depends: ${shlibs:Depends}, @@ -50,7 +50,7 @@ Description: ${source:Synopsis} This package provides the shared library. Package: libloc-dev -Architecture: any +Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 m68k powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 Section: libdevel Depends: libloc1t64 (= ${binary:Version}), @@ -78,7 +78,7 @@ Description: ${source:Synopsis} (CLI utilities) This package provides CLI utilities based on libloc. Package: python3-location -Architecture: any +Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 m68k powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 Section: python Depends: ${misc:Depends}, @@ -97,7 +97,7 @@ Description: ${source:Synopsis} (Python 3 bindings) This package provides the Python 3 bindings for libloc. Package: lua-location -Architecture: any +Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 m68k powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 Section: libs Depends: ${misc:Depends}, -- 2.47.3