app-emulation/docker-registry: Keyword 2.7.1 arm64, #741674

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-10-06 13:42:02 +00:00
parent c7025a4178
commit 40af732c95

View File

@@ -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"