projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7e7fe
)
app-emulation/docker: stabilize 19.03.8 on amd64
author
William Hubbs
<williamh@gentoo.org>
Sun, 15 Mar 2020 03:05:35 +0000
(22:05 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Sun, 15 Mar 2020 03:05:35 +0000
(22:05 -0500)
Signed-off-by: William Hubbs <williamh@gentoo.org>
app-emulation/docker/docker-19.03.8.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-19.03.8.ebuild
b/app-emulation/docker/docker-19.03.8.ebuild
index a4e206c193fd890259d18fe8af56d63f5af7bb87..d411d5ad293238aea0383e294d84fc4f321d5408 100644
(file)
--- a/
app-emulation/docker/docker-19.03.8.ebuild
+++ b/
app-emulation/docker/docker-19.03.8.ebuild
@@
-14,7
+14,7
@@
else
DOCKER_GITCOMMIT=afacb8b7f0
MY_PV=${PV/_/-}
SRC_URI="https://${EGO_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~
amd64 ~arm ~arm64 ~ppc64"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!"
inherit golang-vcs-snapshot
fi