]> git.proxmox.com Git - mirror_frr.git/commitdiff
debianpkg: restrict to linux-any
authorDavid Lamparter <equinox@diac24.net>
Mon, 10 Dec 2018 20:53:23 +0000 (21:53 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 19 Feb 2019 20:30:53 +0000 (21:30 +0100)
We don't support GNU/Hurd, and we haven't tested Debian kFreeBSD.

Signed-off-by: David Lamparter <equinox@diac24.net>
debianpkg/control

index d706665754b01537b99160182e34ed5936139eee..e8dbaf4aaa5e5e49f41790912ce1407af832f22c 100644 (file)
@@ -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},