commit:     03e9a7c29d2d4a3d6e0e23b2a3bfe899166cce93
Author:     Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Sun Jun  3 16:08:50 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 18:57:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e9a7c2

app-emulation/docker-proxy: add ~arm64 keyword

 app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild 
b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
index a1761865222..a6ad01507ca 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        EGIT_COMMIT="c15b372ef22125880d378167dde44f4b134e1a77"
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~ppc64"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
        inherit golang-vcs-snapshot
 fi
 

Reply via email to