Source: welcome2l
Version: 3.04-28
Severity: wishlist
X-Debbugs-Cc: i...@hack3r.moe

Dear maintainer(s),

welcome2l currently only builds on a certain set of architectures listed in
d/control. As this project seems platform-indepenedent, please switch to
`Architecture: all` so that it can be used on (hopefully) all platforms.

I've tested building it on my qemu-system-riscv64 virtual machine and it built
fine. Other platforms are yet to be tested, but they should work too.

I've included a diff file to do so. If more help is needed, please let me know.

Cheers,
Eric
diff --git a/debian/control b/debian/control
index 9d62f85..8e2678d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: https://salsa.debian.org/debian/welcome2l.git
 Vcs-Browser: https://salsa.debian.org/debian/welcome2l/
 
 Package: welcome2l
-Architecture: alpha amd64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386
+Architecture: all
 Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Suggests: fonty-rg

Reply via email to