summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 09:44:54 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 09:52:40 -0800
commit49f79202f4b284b283fbf3e92daa3944d7610a12 (patch)
treede29a22c1b77fcc1ddc80c1024f7bb6056e951eb /app-containers
parentapp-containers/docker-cli: Stabilize 20.10.12 ppc64, #830674 (diff)
downloadgentoo-49f79202f4b284b283fbf3e92daa3944d7610a12.tar.gz
gentoo-49f79202f4b284b283fbf3e92daa3944d7610a12.tar.bz2
gentoo-49f79202f4b284b283fbf3e92daa3944d7610a12.zip
app-containers/runc: Stabilize 1.0.3 ppc64, #830674
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/runc/runc-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/runc/runc-1.0.3.ebuild b/app-containers/runc/runc-1.0.3.ebuild
index b4281cd2aad2..030101eed9c3 100644
--- a/app-containers/runc/runc-1.0.3.ebuild
+++ b/app-containers/runc/runc-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"