summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 18:57:16 +0000
committerSam James <sam@gentoo.org>2021-05-16 18:57:16 +0000
commitccd73a27a5e8495eb00028958910d1d38860c80d (patch)
tree963c784e2891ffc9e83d0bb6ec995cc1d655679b /app-emulation/docker-credential-helpers
parentnet-wireless/bluez: Stabilize 5.58 arm64, #790560 (diff)
downloadgentoo-ccd73a27a5e8495eb00028958910d1d38860c80d.tar.gz
gentoo-ccd73a27a5e8495eb00028958910d1d38860c80d.tar.bz2
gentoo-ccd73a27a5e8495eb00028958910d1d38860c80d.zip
app-emulation/docker-credential-helpers: Stabilize 0.6.3 arm64, #786567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/docker-credential-helpers')
-rw-r--r--app-emulation/docker-credential-helpers/docker-credential-helpers-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-credential-helpers/docker-credential-helpers-0.6.3.ebuild b/app-emulation/docker-credential-helpers/docker-credential-helpers-0.6.3.ebuild
index ea5a5b0037df..456a74724b57 100644
--- a/app-emulation/docker-credential-helpers/docker-credential-helpers-0.6.3.ebuild
+++ b/app-emulation/docker-credential-helpers/docker-credential-helpers-0.6.3.ebuild
@@ -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