summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:33:30 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-17 17:48:19 -0700
commit65f575d784ea18b6ed4058ee2b62d088c76456b8 (patch)
tree9f70035acaafeb3a5ea76970b223e47abc10cecc /app-emulation/runc/runc-1.0.0_rc10-r1.ebuild
parentsys-process/tini: arm64 stable, bug #749768 (diff)
downloadgentoo-65f575d784ea18b6ed4058ee2b62d088c76456b8.tar.gz
gentoo-65f575d784ea18b6ed4058ee2b62d088c76456b8.tar.bz2
gentoo-65f575d784ea18b6ed4058ee2b62d088c76456b8.zip
app-emulation/runc: amd64 stable, bug #749768
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/runc/runc-1.0.0_rc10-r1.ebuild')
-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 71ec6fbe3a47..79a40073f706 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 )"