Source: genometools Version: 1.6.2+ds-2 Severity: wishlist Tags: patch X-Debbugs-Cc: i...@hack3r.moe
Dear maintainer(s), Since genometools currently builds on plenty of architectures (20 in total), it should be OK to specify `Architecture: all` to port this package to other platforms as well. I've tested building it on my qemu-system-riscv64 VM. Attached is the diff file that does the exact thing. If more help is needed, please let me know. Cheers, Eric
diff --git a/debian/control b/debian/control index 7d11a05..5c70246 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Vcs-Git: https://salsa.debian.org/med-team/genometools.git Homepage: http://genometools.org Package: genometools -Architecture: amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha hppa hurd-i386 kfreebsd-amd64 m68k mips64el kfreeb sd-i386 ppc64 sh4 x32 +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, genometools-common