app-emulation/containerd: build the Docker 1.12 branch with go1.7

This will only matter for future beta/stable releases that continue
to hold back Docker >= 1.13.
This commit is contained in:
David Michael 2017-04-24 16:06:08 -07:00
parent 4942a3c256
commit 215033f7d9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ EAPI=5
GITHUB_URI="github.com/docker/${PN}" GITHUB_URI="github.com/docker/${PN}"
COREOS_GO_PACKAGE="${GITHUB_URI}" COREOS_GO_PACKAGE="${GITHUB_URI}"
COREOS_GO_VERSION="go1.6" COREOS_GO_VERSION="go1.7"
MY_PV="${PV/_/-}" MY_PV="${PV/_/-}"
EGIT_COMMIT="v${MY_PV}" EGIT_COMMIT="v${MY_PV}"

View File

@ -61,7 +61,7 @@ RDEPEND="
>=app-arch/xz-utils-4.9 >=app-arch/xz-utils-4.9
>=sys-apps/shadow-4.4 >=sys-apps/shadow-4.4
=app-emulation/containerd-0.2.5-r1[seccomp?] =app-emulation/containerd-0.2.5-r2[seccomp?]
=app-emulation/runc-1.0.0_rc2_p9[apparmor?,seccomp?] =app-emulation/runc-1.0.0_rc2_p9[apparmor?,seccomp?]
" "