summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 13:42:02 +0000
committerSam James <sam@gentoo.org>2020-10-06 13:42:02 +0000
commit40af732c9550316bce18d82689796fdb6c50eebb (patch)
tree800bb12dd0cf737dfaf754451d885b6bfd191070 /app-emulation
parentsys-fs/fuse-overlayfs: Keyword 1.1.2 arm64, #741714 (diff)
downloadgentoo-40af732c9550316bce18d82689796fdb6c50eebb.tar.gz
gentoo-40af732c9550316bce18d82689796fdb6c50eebb.tar.bz2
gentoo-40af732c9550316bce18d82689796fdb6c50eebb.zip
app-emulation/docker-registry: Keyword 2.7.1 arm64, #741674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-registry/docker-registry-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
index 76cfd9e08ae4..76e7bd12811a 100644
--- a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
+++ b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
inherit golang-vcs-snapshot systemd user
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm64"
EGO_PN="github.com/docker/distribution"
EGIT_COMMIT="2461543d988979529609e8cb6fca9ca190dc48da"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"