Skip to content

Commit

Permalink
app-emulation/docker-credential-helpers: Stabilize 0.6.3 arm64, #786567
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed May 16, 2021
1 parent 60f0940 commit ccd73a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SLOT="0"
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="amd64 ~arm64"
KEYWORDS="amd64 arm64"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
Expand Down

0 comments on commit ccd73a2

Please sign in to comment.