From a9ab1f1f87a1880c3a80711d48c1486d22f44429 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Thu, 3 Mar 2016 13:07:19 -0800 Subject: [PATCH] app-emulation/rkt: use slot operator for go dependency --- .../coreos-overlay/app-emulation/rkt/rkt-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild index 37ca82573e..7ecba28b00 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/rkt/rkt-9999.ebuild @@ -39,7 +39,7 @@ REQUIRED_USE="|| ( rkt_stage1_coreos rkt_stage1_fly rkt_stage1_host rkt_stage1_s COMMON_DEPEND="sys-apps/acl tpm? ( app-crypt/trousers )" -DEPEND="|| ( ~dev-lang/go-1.4.3 >=dev-lang/go-1.5.3 ) +DEPEND="|| ( ~dev-lang/go-1.4.3:= >=dev-lang/go-1.5.3:= ) app-arch/cpio sys-fs/squashfs-tools dev-perl/Capture-Tiny