summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-05 18:18:44 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-10-05 18:18:44 -0700
commit4f3e27d2543bb3e17593471aa6a9a0af6a8156d9 (patch)
tree889f483b611a4d27e6d9a16d8ccf96e86a35d0e6 /app-emulation
parentapp-emulation/containerd: Stabilize 1.4.11 arm64, #816468 (diff)
downloadgentoo-4f3e27d2543bb3e17593471aa6a9a0af6a8156d9.tar.gz
gentoo-4f3e27d2543bb3e17593471aa6a9a0af6a8156d9.tar.bz2
gentoo-4f3e27d2543bb3e17593471aa6a9a0af6a8156d9.zip
app-emulation/runc: Stabilize 1.0.2 arm64, #816468
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/runc/runc-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/runc/runc-1.0.2.ebuild b/app-emulation/runc/runc-1.0.2.ebuild
index 3bc737757a8e..d61c2be1edd1 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 )"