projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
793ead5
)
app-emulation/docker: Stable on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Thu, 28 Mar 2019 15:00:36 +0000
(16:00 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Thu, 28 Mar 2019 15:02:33 +0000
(16:02 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/docker/docker-18.09.4.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-18.09.4.ebuild
b/app-emulation/docker/docker-18.09.4.ebuild
index 5013b1449a1def7bb715b0971921e432435f73e5..560eff8e1ffd04d3e8da39ea223c6ec8b5a7ee6f 100644
(file)
--- a/
app-emulation/docker/docker-18.09.4.ebuild
+++ b/
app-emulation/docker/docker-18.09.4.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} = *9999* ]]; then
else
DOCKER_GITCOMMIT="d14af54"
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