projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c42ca
)
app-emulation/docker: amd64 stable wrt bug #550894
author
Agostino Sarubbo
<ago@gentoo.org>
Sat, 19 Sep 2015 15:27:23 +0000
(17:27 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sat, 19 Sep 2015 15:27:23 +0000
(17:27 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
app-emulation/docker/docker-1.7.1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-1.7.1.ebuild
b/app-emulation/docker/docker-1.7.1.ebuild
index d660fc3aac7bb891f4720a227d018d7ad62156aa..e760bacbda29f7a0df4bd0101af6d46a024690ca 100644
(file)
--- a/
app-emulation/docker/docker-1.7.1.ebuild
+++ b/
app-emulation/docker/docker-1.7.1.ebuild
@@
-19,7
+19,7
@@
else
SRC_URI="https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
DOCKER_GITCOMMIT="786b29d"
- KEYWORDS="
~
amd64"
+ KEYWORDS="amd64"
[ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!"
fi