projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdf747d
)
app-emulation/docker: Stabilize on amd64
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 11 Feb 2019 17:54:49 +0000
(18:54 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 11 Feb 2019 17:54:49 +0000
(18:54 +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.09.2.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-18.09.2.ebuild
b/app-emulation/docker/docker-18.09.2.ebuild
index 40b6abc8a07d9108a7e3fc1dfa0ddb8e7b360b55..f3387de3b5de96eb920a85130083c456acaeb1d9 100644
(file)
--- a/
app-emulation/docker/docker-18.09.2.ebuild
+++ b/
app-emulation/docker/docker-18.09.2.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} = *9999* ]]; then
else
DOCKER_GITCOMMIT="6247962"
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