commit: fcd2c2212bd5a1d93a170c7a315d7bc0a3cda0c5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 15 07:42:30 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 15 07:42:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd2c221
app-containers/runc: arm64 stable wrt bug #865193 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-containers/runc/runc-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/runc/runc-1.1.3.ebuild b/app-containers/runc/runc-1.1.3.ebuild index f18a5090b8d6..b4a730d82449 100644 --- a/app-containers/runc/runc-1.1.3.ebuild +++ b/app-containers/runc/runc-1.1.3.ebuild @@ -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 )"
