commit: a5d525e494d0dfb6a82994259f28656c7c3f460f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 4 16:56:26 2019 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 16:56:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d525e4
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
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 f87e25fa079..d28adee62a9 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