From cdf747dc8ac653ef1d3747c60aefdc4af4d85b5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20R=C3=BCger?= Date: Mon, 11 Feb 2019 18:52:28 +0100 Subject: [PATCH] app-emulation/docker-proxy: Stabilize on amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- app-emulation/docker-proxy/docker-proxy-0.8.0_p20181207.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20181207.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20181207.ebuild index 6e64beaea41f..c0bd42bd486f 100644 --- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20181207.ebuild +++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20181207.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then else EGIT_COMMIT="2cfbf9b1f98162a55829a21cc603c76072a75382" 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 -- 2.26.2