summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-04-23 14:42:28 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-04-23 14:42:28 +0200
commit4e588c65056087f2f92722286c9094c535b60978 (patch)
tree28ca3b6742a050b35ae45ecf5e98f114a6ab1de0
parentapp-emulation/containerd: Stable on amd64 (diff)
downloadgentoo-4e588c65056087f2f92722286c9094c535b60978.tar.gz
gentoo-4e588c65056087f2f92722286c9094c535b60978.tar.bz2
gentoo-4e588c65056087f2f92722286c9094c535b60978.zip
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
-rw-r--r--app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild
index 39c8d9279909..7e49b93098b3 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190405.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT="c9029898e32f7c89bbb81511fbb721df252ce61a"
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