From a5d525e494d0dfb6a82994259f28656c7c3f460f Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Tue, 4 Jun 2019 18:56:26 +0200 Subject: app-emulation/docker-proxy: Stable on amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- app-emulation/docker-proxy/docker-proxy-0.8.0_p20190417.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-65-gdbad