commit: c355f44a34b8eda1fdd7cba6a4ec1358ced360af
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 15 12:14:47 2018 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 15 12:14:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c355f44a
app-emulation/docker-proxy: Stable on amd64
Package-Manager: Portage-2.3.36, Repoman-2.3.9
app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
index 2eba51cd06b..a1761865222 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20180411.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT="c15b372ef22125880d378167dde44f4b134e1a77"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64"
+ KEYWORDS="amd64 ~arm ~ppc64"
inherit golang-vcs-snapshot
fi