mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-16 10:26:44 +00:00
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:
parent
dda2f3eb42
commit
ff52c7d8a5
@ -35,7 +35,7 @@ Vcs-Browser: https://github.com/FRRouting/frr/
|
||||
Vcs-Git: https://github.com/FRRouting/frr.git
|
||||
|
||||
Package: frr
|
||||
Architecture: any
|
||||
Architecture: linux-any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
@ -62,7 +62,7 @@ Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
|
||||
is commonly abbreviated as "FRR."
|
||||
|
||||
Package: frr-snmp
|
||||
Architecture: any
|
||||
Architecture: linux-any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
@ -74,7 +74,7 @@ Description: FRRouting suite - SNMP support
|
||||
routing state through standard SNMP MIBs.
|
||||
|
||||
Package: frr-rpki-rtrlib
|
||||
Architecture: any
|
||||
Architecture: linux-any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
|
Loading…
Reference in New Issue
Block a user