summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-04-21 13:54:35 -0500
committerWilliam Hubbs <williamh@gentoo.org>2017-04-21 14:01:35 -0500
commitf0fd7d29f99d6196e1a2173cd7b69a39e584d6b3 (patch)
treea8c66ec6a3bd3f60a31e2dc5d5ad584865f81971 /app-emulation
parentapp-emulation/containerd: stabilize 0.2.5_p20170308 on amd64 (diff)
downloadgentoo-f0fd7d29f99d6196e1a2173cd7b69a39e584d6b3.tar.gz
gentoo-f0fd7d29f99d6196e1a2173cd7b69a39e584d6b3.tar.bz2
gentoo-f0fd7d29f99d6196e1a2173cd7b69a39e584d6b3.zip
app-emulation/docker-proxy: stabilize 0.8.0_p20161111 on amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild
index 1e738316e815..17a0c263150a 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT="57be722e077059d1ee0539be31743a3642ccbeb3"
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