projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d05ae
)
app-emulation/docker: Stabilize on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Wed, 21 Mar 2018 14:59:00 +0000
(15:59 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Wed, 21 Mar 2018 14:59:00 +0000
(15:59 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-emulation/docker/docker-17.12.1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-17.12.1.ebuild
b/app-emulation/docker/docker-17.12.1.ebuild
index c4904cb6c7a054bf0380534a8780db02e6503bcc..6dc037f04f91ea86926c31e5fab4460384b6d335 100644
(file)
--- a/
app-emulation/docker/docker-17.12.1.ebuild
+++ b/
app-emulation/docker/docker-17.12.1.ebuild
@@
-20,7
+20,7
@@
else
DOCKER_GITCOMMIT="7390fc6"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~
amd64 ~arm"
+ KEYWORDS="amd64 ~arm"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!"
inherit golang-vcs-snapshot
fi