From: Manuel Rüger Date: Mon, 29 Jul 2019 09:06:38 +0000 (+0200) Subject: app-emulation/docker: Stabilize 18.09.8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2470695f5345f6948228600531940e260f6e073e;p=gentoo.git app-emulation/docker: Stabilize 18.09.8 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Manuel Rüger --- diff --git a/app-emulation/docker/docker-18.09.8.ebuild b/app-emulation/docker/docker-18.09.8.ebuild index 19f2b397a113..54a3355176f9 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