summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-07-04 17:30:17 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-07-04 17:30:17 +0200
commit4cc1192bd85267be83f2ce967b8bcad1c103fd7b (patch)
tree8dc665382764e863dec1fc5994108b0a876853c8 /app-emulation
parentsys-cluster/kube-controller-manager: Remove old (diff)
downloadgentoo-4cc1192bd85267be83f2ce967b8bcad1c103fd7b.tar.gz
gentoo-4cc1192bd85267be83f2ce967b8bcad1c103fd7b.tar.bz2
gentoo-4cc1192bd85267be83f2ce967b8bcad1c103fd7b.zip
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-proxy/docker-proxy-0.8.0_p20190513.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190513.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190513.ebuild
index 1fccabf5362e..1dea70405311 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190513.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190513.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT="e7933d41e7b206756115aa9df5e0599fc5169742"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
inherit golang-vcs-snapshot
fi