Skip to content

Commit

Permalink
app-emulation/docker: Stabilize 18.09.8
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Manuel Rüger <[email protected]>
  • Loading branch information
mrueg committed Jul 29, 2019
1 parent 038a9a6 commit 2470695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-18.09.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2470695

Please sign in to comment.