From fadc34b9d3f75998026b882187b6aa1ff1dac4d7 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Tue, 5 Oct 2021 18:18:24 -0700 Subject: app-emulation/runc: Stabilize 1.0.2 ppc64, #816468 Signed-off-by: Georgy Yakovlev --- app-emulation/runc/runc-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/runc') diff --git a/app-emulation/runc/runc-1.0.2.ebuild b/app-emulation/runc/runc-1.0.2.ebuild index d57aac291261..3bc737757a8e 100644 --- a/app-emulation/runc/runc-1.0.2.ebuild +++ b/app-emulation/runc/runc-1.0.2.ebuild @@ -17,7 +17,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 test" DEPEND="seccomp? ( sys-libs/libseccomp )" -- cgit v1.2.3-65-gdbad