summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 10:05:47 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 10:05:47 -0800
commitf7a4ad7e3345ad680fe36917ecae41b282ef6253 (patch)
treee55a89254be4ddd933bbaeb7e46d82399d763237 /app-containers
parentapp-containers/docker-cli: Stabilize 20.10.12 arm64, #830674 (diff)
downloadgentoo-f7a4ad7e3345ad680fe36917ecae41b282ef6253.tar.gz
gentoo-f7a4ad7e3345ad680fe36917ecae41b282ef6253.tar.bz2
gentoo-f7a4ad7e3345ad680fe36917ecae41b282ef6253.zip
app-containers/runc: Stabilize 1.0.3 arm64, #830674
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/runc/runc-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/runc/runc-1.0.3.ebuild b/app-containers/runc/runc-1.0.3.ebuild
index 030101eed9c3..283dd8ed7811 100644
--- a/app-containers/runc/runc-1.0.3.ebuild
+++ b/app-containers/runc/runc-1.0.3.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 )"