summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-05-15 14:14:47 +0200
committerManuel Rüger <mrueg@gentoo.org>2018-05-15 14:14:47 +0200
commitc355f44a34b8eda1fdd7cba6a4ec1358ced360af (patch)
tree09f903715bcccaa92abba7b0cf25d01cdf6383e4 /app-emulation/docker-proxy
parentapp-emulation/containerd: Stable on amd64 (diff)
downloadgentoo-c355f44a34b8eda1fdd7cba6a4ec1358ced360af.tar.gz
gentoo-c355f44a34b8eda1fdd7cba6a4ec1358ced360af.tar.bz2
gentoo-c355f44a34b8eda1fdd7cba6a4ec1358ced360af.zip
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'app-emulation/docker-proxy')
-rw-r--r--app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2eba51cd06ba..a17618652228 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 ~ppc64"
inherit golang-vcs-snapshot
fi