From 0fcf442a47a8861373c6b3a4084eed3ec9e882c8 Mon Sep 17 00:00:00 2001 From: Euan Kemp Date: Mon, 27 Feb 2017 17:10:27 -0800 Subject: [PATCH] app-emulation/docker: lock down 1.13 dependencies These are the only versions upstream tests together --- .../coreos-overlay/app-emulation/docker/docker-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild index 3dc5d2b62b..4ba538e89b 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild @@ -66,8 +66,8 @@ RDEPEND=" >=app-arch/xz-utils-4.9 >=sys-apps/shadow-4.4 - >=app-emulation/containerd-0.2.3[seccomp?] - >=app-emulation/runc-1.0.0_rc2[apparmor?,seccomp?] + =app-emulation/containerd-0.2.3_p85[seccomp?] + =app-emulation/runc-1.0.0_rc2_p133[apparmor?,seccomp?] app-emulation/docker-proxy "