summaryrefslogtreecommitdiffstats
path: root/alpine
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2020-06-24 22:33:18 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2020-06-24 22:33:18 +0200
commit2f2d32a8411ed5babfed82dd2bb112c083f0fa4c (patch)
tree359486d01677e9f06c5dcd327ef1ff2c1422aaae /alpine
parentMerge pull request #6632 from donaldsharp/pbr_data_gathering (diff)
downloadfrr-2f2d32a8411ed5babfed82dd2bb112c083f0fa4c.tar.xz
frr-2f2d32a8411ed5babfed82dd2bb112c083f0fa4c.zip
alpine: enable multi-arch builds
Now that amd64 dependencies have been removed we can use the correct architecture specifier for Alpine packaging metadata in order to build packages for all supported platforms. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'alpine')
-rw-r--r--alpine/APKBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in
index c7d699bd4..43a77832a 100644
--- a/alpine/APKBUILD.in
+++ b/alpine/APKBUILD.in
@@ -1,10 +1,10 @@
# Maintainer: Arthur Jones <arthur.jones@riverbed.com>
pkgname=frr
+arch="all"
pkgver=@VERSION@
pkgrel=0
pkgdesc="FRRouting is a fork of quagga"
url="https://frrouting.org/"
-arch="x86_64"
license="GPL-2.0"
depends="json-c c-ares ipsec-tools iproute2 python3 py-ipaddr bash"
makedepends="ncurses-dev net-snmp-dev gawk texinfo perl