commit: 7f7ab046ded73a87a5173c6835b0b980efd23ec2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 14:49:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 14:49:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7ab046
app-containers/runc: Stabilize 1.2.6 ppc64, #958723
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/runc/runc-1.2.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/runc/runc-1.2.6.ebuild
b/app-containers/runc/runc-1.2.6.ebuild
index 70f1124cb3d9..eb250276ad97 100644
--- a/app-containers/runc/runc-1.2.6.ebuild
+++ b/app-containers/runc/runc-1.2.6.ebuild
@@ -19,7 +19,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="