From f487df8f8fed7aa5fdd89e5060cb71bb40185943 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jun 2021 22:36:00 +0000 Subject: app-emulation/runc: Stabilize 1.0.0_rc95 arm64, #790257 Signed-off-by: Sam James --- app-emulation/runc/runc-1.0.0_rc95.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation/runc') diff --git a/app-emulation/runc/runc-1.0.0_rc95.ebuild b/app-emulation/runc/runc-1.0.0_rc95.ebuild index 660278b5c177..2fc5c14728ea 100644 --- a/app-emulation/runc/runc-1.0.0_rc95.ebuild +++ b/app-emulation/runc/runc-1.0.0_rc95.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 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" IUSE="apparmor hardened +kmem +seccomp test" DEPEND="seccomp? ( sys-libs/libseccomp )" -- cgit v1.2.3-65-gdbad