You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
699 B
15 lines
699 B
DEFINED_PHASES=compile configure install pretend setup test
|
|
DEPEND=sys-libs/libcap-ng:= test? ( virtual/pkgconfig >=dev-cpp/gtest-1.8.0:= )
|
|
DESCRIPTION=helper binary and library for sandboxing & restricting privs of service
|
|
EAPI=7
|
|
HOMEPAGE=https://android.googlesource.com/platform/external/minijail
|
|
IUSE=+seccomp test kernel_linux
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=sys-libs/libcap-ng:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/minijail/archive/linux-v9.tar.gz -> minijail-9.tar.gz
|
|
_eclasses_=linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
|
_md5_=d674f55d033b892ec0af64e7ce8769e9
|