app-containers/runc: Sync with Gentoo

It's from Gentoo commit 8e1909eefc6d6b8f6ead4c7c102e78ff2636e6d2.
This commit is contained in:
Flatcar Buildbot 2023-11-06 07:09:28 +00:00
parent d327d77f36
commit 5b9e0ed0c0

View File

@ -16,7 +16,7 @@ SRC_URI="https://github.com/opencontainers/${PN}/archive/v${MY_PV}.tar.gz -> ${P
LICENSE="Apache-2.0 BSD-2 BSD MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
IUSE="apparmor hardened +kmem +seccomp selinux test"
DEPEND="seccomp? ( sys-libs/libseccomp )"