packaging/debs/apt-repository/distributions: Add more valid `Architectures`
See the first column of https://sources.debian.net/src/dpkg/stretch/data/cputable/ for where these values were sourced from.
(cherry picked from commit 6bfb41ab24
)
This commit is contained in:
parent
4b9d48a07d
commit
243d9b5cc3
|
@ -2,6 +2,6 @@ Origin: RabbitMQ
|
|||
Label: RabbitMQ Repository for Debian / Ubuntu etc
|
||||
Suite: testing
|
||||
Codename: kitten
|
||||
Architectures: AVR32 alpha amd64 arm armel armhf arm64 hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m32 m68k mips mipsel netbsd-alpha netbsd-i386 powerpc s390 s390x sh sparc source
|
||||
Architectures: AVR32 alpha amd64 arm arm64 armeb armel armhf avr32 hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m32 m32r m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el netbsd-alpha netbsd-i386 nios2 or1k powerpc powerpcel ppc64 ppc64el s390 s390x sh sh3 sh3eb sh4 sh4eb sparc sparc64 tilegx source
|
||||
Components: main
|
||||
Description: RabbitMQ Repository for Debian / Ubuntu etc
|
||||
|
|
Loading…
Reference in New Issue