Skip to content
Snippets Groups Projects
Commit 4e1178ea authored by Trung Lê's avatar Trung Lê Committed by Francesco Colista
Browse files

testing/cri-tools: support aarch64

parent 0c33d43c
2 merge requests!11958community/rclone: upgrade to 1.52.3,!9763[3.12] community/znc: upgrade to 1.8.1
......@@ -2,10 +2,10 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=cri-tools
pkgver=1.18.0
pkgrel=0
pkgrel=1
pkgdesc="CLI tool for Kubelet Container Runtime Interface (CRI)"
url="https://github.com/kubernetes-sigs/cri-tools"
arch="x86_64 ppc64le"
arch="x86_64 aarch64 ppc64le"
license="Apache"
makedepends="go"
options="!check" # no check available
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment