From: William Hubbs Date: Mon, 23 Jan 2017 14:00:15 +0000 (-0600) Subject: app-emulation/docker: stabilize 1.12.6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5ba44360bb6c42b4ec3c300956a66e78425cf7a3;p=gentoo.git app-emulation/docker: stabilize 1.12.6 Package-Manager: Portage-2.3.0, Repoman-2.3.1 --- diff --git a/app-emulation/docker/docker-1.12.6.ebuild b/app-emulation/docker/docker-1.12.6.ebuild index 9b95906fb954..38db4e0fa52c 100644 --- a/app-emulation/docker/docker-1.12.6.ebuild +++ b/app-emulation/docker/docker-1.12.6.ebuild @@ -16,7 +16,7 @@ else DOCKER_GITCOMMIT="78d1802" EGIT_COMMIT="v${MY_PV}" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" [ "$DOCKER_GITCOMMIT" ] || die "DOCKER_GITCOMMIT must be added manually for each bump!" inherit golang-vcs-snapshot fi