projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16c8506
)
app-emulation/docker: Stabilize on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Wed, 18 Sep 2019 07:30:27 +0000
(09:30 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 23 Sep 2019 13:57:57 +0000
(15:57 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/docker/docker-18.09.9.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-18.09.9.ebuild
b/app-emulation/docker/docker-18.09.9.ebuild
index 94950688f27c402156850bc59b1a93eb12bd2fbe..86284c9e396510d2ee07a8f6286d021ad377c9c9 100644
(file)
--- a/
app-emulation/docker/docker-18.09.9.ebuild
+++ b/
app-emulation/docker/docker-18.09.9.ebuild
@@
-14,7
+14,7
@@
else
DOCKER_GITCOMMIT="039a7df"
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