commit:     2470695f5345f6948228600531940e260f6e073e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 09:06:38 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 09:06:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2470695f

app-emulation/docker: Stabilize 18.09.8

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

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

diff --git a/app-emulation/docker/docker-18.09.8.ebuild 
b/app-emulation/docker/docker-18.09.8.ebuild
index 19f2b397a11..54a3355176f 100644
--- a/app-emulation/docker/docker-18.09.8.ebuild
+++ b/app-emulation/docker/docker-18.09.8.ebuild
@@ -14,7 +14,7 @@ else
        DOCKER_GITCOMMIT="00dd43dd"
        MY_PV=${PV/_/-}
        SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64"
+       KEYWORDS="amd64 ~arm ~arm64"
        [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually 
for each bump!"
        inherit golang-vcs-snapshot
 fi

Reply via email to