commit:     47bd3e70e9e12765d0bac5bbf9cddb3f8417c9d9
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 14:50:23 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 14:50:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bd3e70

app-emulation/docker-proxy: Stabilize on amd64

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>

 app-emulation/docker-proxy/docker-proxy-0.8.0_p20190301.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190301.ebuild 
b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190301.ebuild
index ed5d2bce09c..a0aba5ee00b 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190301.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20190301.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        EGIT_COMMIT="4725f2163fb214a6312f3beae5991f838ec36326"
        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
 

Reply via email to