From: David Lamparter Date: Mon, 10 Dec 2018 20:53:23 +0000 (+0100) Subject: debianpkg: restrict to linux-any X-Git-Tag: frr-6.0.1~2^2~21 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=7806ebf21df1773641be309bea338ba37257c658;p=mirror%2Ffrr.git debianpkg: restrict to linux-any We don't support GNU/Hurd, and we haven't tested Debian kFreeBSD. Signed-off-by: David Lamparter --- diff --git a/debianpkg/control b/debianpkg/control index d706665754..e8dbaf4aaa 100644 --- a/debianpkg/control +++ b/debianpkg/control @@ -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},