From da06fdfd297081c2a0fc3742b6e25f79262ee2f3 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Wed, 2 Dec 2020 12:32:17 -0800 Subject: app-emulation/docker-proxy: arm64 stable, bug #758137 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev --- app-emulation/docker-proxy/docker-proxy-0.8.0_p20201105.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/docker-proxy') diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20201105.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20201105.ebuild index 7483725af1b9..8da4294f7f55 100644 --- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20201105.ebuild +++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20201105.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then else EGIT_COMMIT="55e924b8a84231a065879156c0de95aefc5f5435" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86" + KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86" inherit golang-vcs-snapshot fi -- cgit v1.2.3-65-gdbad