aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/docker-registry/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index a92d95afa6..03007ca5db 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.2.0
pkgrel=0
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+."
url="https://github.com/docker/distribution"
-arch="x86_64"
+arch="x86 x86_64"
license="Apache 2.0"
makedepends="git go"
options="!strip"