summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 22:36:00 +0000
committerSam James <sam@gentoo.org>2021-06-13 22:36:00 +0000
commitf487df8f8fed7aa5fdd89e5060cb71bb40185943 (patch)
tree64124b3c4fb020df8fbdbb3a2366729bb3882768
parentwww-servers/apache: Stabilize 2.4.48 arm64, #795231 (diff)
downloadgentoo-f487df8f8fed7aa5fdd89e5060cb71bb40185943.tar.gz
gentoo-f487df8f8fed7aa5fdd89e5060cb71bb40185943.tar.bz2
gentoo-f487df8f8fed7aa5fdd89e5060cb71bb40185943.zip
app-emulation/runc: Stabilize 1.0.0_rc95 arm64, #790257
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/runc/runc-1.0.0_rc95.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"