summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:34:26 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:48:20 -0700
commit3417dc2105ed81f2e0790d8a5304f38a47af4360 (patch)
treea359a6cbc799678159f7cf4ddc229921d636f5ec
parentapp-emulation/runc: ppc64 stable, bug #749768 (diff)
downloadgentoo-3417dc2105ed81f2e0790d8a5304f38a47af4360.tar.gz
gentoo-3417dc2105ed81f2e0790d8a5304f38a47af4360.tar.bz2
gentoo-3417dc2105ed81f2e0790d8a5304f38a47af4360.zip
app-emulation/runc: arm64 stable, bug #749768
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--app-emulation/runc/runc-1.0.0_rc10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild b/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
index b22a4600c5e3..9f60bd86db13 100644
--- a/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
+++ b/app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/opencontainers/${PN}/archive/v${RUNC_COMMIT}.tar.gz
LICENSE="Apache-2.0 BSD-2 BSD MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
IUSE="apparmor +ambient hardened +kmem +seccomp selinux test"
DEPEND="seccomp? ( sys-libs/libseccomp )"