Source: bowtie2
Version: 2.5.1-1
Severity: wishlist
Tags: patch ftbfs
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

Compiling the bowtie2 failed for loong64 in the my local loong64 environment.
We need to add build support for loongarch64 in d/control.

The bowtie2 source package was compiled successfully on my local loong64 rootfs environment.
Please consider the patch I have attached.
Your opinions are welcome.

thanks,
Dandan Zhang

diff -Nru bowtie2-2.5.1/debian/control bowtie2-2.5.1/debian/control
--- bowtie2-2.5.1/debian/control        2023-09-12 11:15:56.000000000 +0000
+++ bowtie2-2.5.1/debian/control        2023-09-12 11:16:13.000000000 +0000
@@ -22,7 +22,7 @@
 Rules-Requires-Root: no
 
 Package: bowtie2
-Architecture: any-amd64 arm64 mips64el ppc64el ia64 m68k ppc64 riscv64 sh4 
sparc64
+Architecture: any-amd64 arm64 mips64el ppc64el ia64 loong64 m68k ppc64 riscv64 
sh4 sparc64
 Depends: python3,
          ${misc:Depends},
          ${shlibs:Depends},

Reply via email to