summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-06-04 18:56:26 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-06-04 18:56:26 +0200
commita5d525e494d0dfb6a82994259f28656c7c3f460f (patch)
treef627b21886dd00048c388815539a85460ce2df2c
parentapp-emulation/buildah: Bump to version 1.8.3 (diff)
downloadgentoo-a5d525e4.tar.gz
gentoo-a5d525e4.tar.bz2
gentoo-a5d525e4.zip
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.67, 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_p20190417.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190417.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190417.ebuild
index f87e25fa0791..d28adee62a97 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190417.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190417.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT="872f0a83c98add6cae255c8859e29532febc0039"
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