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 76cfd9e08ae42..76e7bd12811a4 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"