commit: ff343b3ad160bc259d2b97a478c0480edfb075d1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 14:28:46 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 14:28:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff343b3a
app-containers/runc: Stabilize 1.2.3 ppc64, #947812
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/runc/runc-1.2.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/runc/runc-1.2.3.ebuild
b/app-containers/runc/runc-1.2.3.ebuild
index 5aa85977a545..f8aed4835c0a 100644
--- a/app-containers/runc/runc-1.2.3.ebuild
+++ b/app-containers/runc/runc-1.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
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"
COMMON_DEPEND="