Skip to content

Commit

Permalink
app-emulation/docker-proxy: add ~arm64 keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
stsquad authored and leio committed Jun 4, 2018
1 parent 89afbad commit 03e9a7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 03e9a7c

Please sign in to comment.