diff options
author | 2022-03-25 04:34:44 +0000 | |
---|---|---|
committer | 2022-03-25 04:34:44 +0000 | |
commit | 3ca4ec4f2ddec2e6f6389e41299f57fa64173ec3 (patch) | |
tree | 737e3196064e79abf0b255bcb9912bf55c62dace /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-3ca4ec4f2ddec2e6f6389e41299f57fa64173ec3.tar.gz gentoo-3ca4ec4f2ddec2e6f6389e41299f57fa64173ec3.tar.bz2 gentoo-3ca4ec4f2ddec2e6f6389e41299f57fa64173ec3.zip |
2022-03-25 04:34:41 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/crun-1.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/app-containers/crun-1.3 b/metadata/md5-cache/app-containers/crun-1.3 index c6a5b01b77f5..1b0bd4ca6ce0 100644 --- a/metadata/md5-cache/app-containers/crun-1.3 +++ b/metadata/md5-cache/app-containers/crun-1.3 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://github.com/containers/crun INHERIT=python-any-r1 IUSE=+bpf +caps criu +seccomp systemd static-libs -KEYWORDS=amd64 ~arm ~arm64 ppc64 +KEYWORDS=amd64 ~arm arm64 ppc64 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) RESTRICT=test SLOT=0 SRC_URI=https://github.com/containers/crun/releases/download/1.3/crun-1.3.tar.gz _eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd -_md5_=8bf127d3abb0bda9f4b9d65d969a4467 +_md5_=5d1cf53dc161333510b49330d6368025 |