diff options
author | Sam James <sam@gentoo.org> | 2023-10-31 19:52:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-31 19:52:52 +0000 |
commit | bf57dee54b50666ef98e0778c60a7581f21c8269 (patch) | |
tree | 0b2236a2d0670c12734ebef77030f28920e047b8 /app-containers/crun | |
parent | app-containers/containers-shortnames: Stabilize 2023.02.20 amd64, #916561 (diff) | |
download | gentoo-bf57dee54b50666ef98e0778c60a7581f21c8269.tar.gz gentoo-bf57dee54b50666ef98e0778c60a7581f21c8269.tar.bz2 gentoo-bf57dee54b50666ef98e0778c60a7581f21c8269.zip |
app-containers/crun: Stabilize 1.8.4 amd64, #916561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/crun')
-rw-r--r-- | app-containers/crun/crun-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/crun/crun-1.8.4.ebuild b/app-containers/crun/crun-1.8.4.ebuild index de86a5d1baa6..c0e0200e403c 100644 --- a/app-containers/crun/crun-1.8.4.ebuild +++ b/app-containers/crun/crun-1.8.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.xz LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ppc64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv" IUSE="+bpf +caps criu +seccomp selinux systemd static-libs" DEPEND=" |