projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d525e
)
app-emulation/docker: Stable on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Tue, 4 Jun 2019 16:56:56 +0000
(18:56 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Tue, 4 Jun 2019 16:56:56 +0000
(18:56 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-emulation/docker/docker-18.09.6.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-18.09.6.ebuild
b/app-emulation/docker/docker-18.09.6.ebuild
index 9e222ed54de2adc9002e7acf60af7858f0d0b399..70a115c050167b870e9a9e74446d90d5fc8e5946 100644
(file)
--- a/
app-emulation/docker/docker-18.09.6.ebuild
+++ b/
app-emulation/docker/docker-18.09.6.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} = *9999* ]]; then
else
DOCKER_GITCOMMIT="481bc77"
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