blob: 7890ab39ea493b55bc3b5a31bfb29b5d906278b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.4.2:=
DESCRIPTION=A daemon to control runC
EAPI=6
HOMEPAGE=https://containerd.tools
IUSE=hardened +seccomp
LICENSE=Apache-2.0
RDEPEND=>=app-emulation/runc-1.0.0_rc2 seccomp? ( sys-libs/libseccomp )
SLOT=0
_eclass_exported_funcs=src_unpack:golang-vcs src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs c46e447dc94466eabb5ce867f21b85bf multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=c62e840c70b65f30b41c80e819b7b3b2
|