debianpkg: restrict to linux-any

We don't support GNU/Hurd, and we haven't tested Debian kFreeBSD.

Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
David Lamparter 2018-12-10 21:53:23 +01:00
parent dda2f3eb42
commit ff52c7d8a5

View File

@ -35,7 +35,7 @@ Vcs-Browser: https://github.com/FRRouting/frr/
Vcs-Git: https://github.com/FRRouting/frr.git Vcs-Git: https://github.com/FRRouting/frr.git
Package: frr Package: frr
Architecture: any Architecture: linux-any
Depends: Depends:
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
@ -62,7 +62,7 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
is commonly abbreviated as "FRR." is commonly abbreviated as "FRR."
Package: frr-snmp Package: frr-snmp
Architecture: any Architecture: linux-any
Depends: Depends:
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
@ -74,7 +74,7 @@ Description: FRRouting suite - SNMP support
routing state through standard SNMP MIBs. routing state through standard SNMP MIBs.
Package: frr-rpki-rtrlib Package: frr-rpki-rtrlib
Architecture: any Architecture: linux-any
Depends: Depends:
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},