summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 604cf18e..1b15ffe3 100644
--- a/debian/control
+++ b/debian/control
@@ -98,7 +98,7 @@ Description: Documentation for the GUDHI library
Package: python3-gudhi
Section: python
-Architecture: any
+Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 x32
Depends: python3-matplotlib,
python3-tk,
${misc:Depends},
@@ -118,7 +118,7 @@ Description: Python 3 interface to the GUDHI library
Package: gudhui
Section: math
-Architecture: any
+Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GUI for some of the functionality of the GUDHI library
The GUDHI library is a generic open source C++ library for
@@ -135,7 +135,7 @@ Description: GUI for some of the functionality of the GUDHI library
Package: gudhi-utils
Section: math
-Architecture: any
+Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Utilities from the GUDHI library
The GUDHI library is a generic open source C++ library for