Skip to content

Commit

Permalink
app-emulation/docker: Stable on amd64
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Manuel Rüger <[email protected]>
  • Loading branch information
mrueg committed Jun 4, 2019
1 parent a5d525e commit 9658d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-18.09.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
else
DOCKER_GITCOMMIT="481bc77"
SRC_URI="https://${EGO_PN}/archive/v${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 9658d13

Please sign in to comment.