summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-03 21:16:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-03 21:16:42 +0200
commit3489204f7fc21714273de4ee447022ccf5543042 (patch)
treea73ab90f44fb8319ff05edfc38d5e912017c9e8a /app-containers
parentapp-containers/docker-cli: Stabilize 20.10.22 ppc64, #889546 (diff)
downloadgentoo-3489204f7fc21714273de4ee447022ccf5543042.tar.gz
gentoo-3489204f7fc21714273de4ee447022ccf5543042.tar.bz2
gentoo-3489204f7fc21714273de4ee447022ccf5543042.zip
app-containers/runc: Stabilize 1.1.4 ppc64, #889546
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/runc/runc-1.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/runc/runc-1.1.4.ebuild b/app-containers/runc/runc-1.1.4.ebuild
index e54c791a9b78..5a7ce14b3789 100644
--- a/app-containers/runc/runc-1.1.4.ebuild
+++ b/app-containers/runc/runc-1.1.4.ebuild
@@ -16,7 +16,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 selinux test"
DEPEND="seccomp? ( sys-libs/libseccomp )"