projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ef975
)
app-emulation/docker: Stabilize on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 11 Feb 2019 19:38:39 +0000
(20:38 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 11 Feb 2019 19:38:39 +0000
(20:38 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/docker/docker-18.06.2.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-18.06.2.ebuild
b/app-emulation/docker/docker-18.06.2.ebuild
index 311e6048a8f5998d64980e83309cd7fd75e3de80..8245be26fc7128ee5151fd0df061978ce9941e75 100644
(file)
--- a/
app-emulation/docker/docker-18.06.2.ebuild
+++ b/
app-emulation/docker/docker-18.06.2.ebuild
@@
-20,7
+20,7
@@
else
DOCKER_GITCOMMIT="6247962"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.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