mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/docker-registry: disable on mips
This commit is contained in:
parent
107486156b
commit
8c65257bb4
@ -5,7 +5,7 @@ pkgver=2.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+"
|
||||
url="https://github.com/docker/distribution"
|
||||
arch="all !s390x"
|
||||
arch="all !s390x !mips !mips64"
|
||||
license="Apache-2.0"
|
||||
makedepends="git go"
|
||||
install="$pkgname.pre-install"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user