commit: 891a380b6934bcaa0a4e53d0a4a03102341d05ba
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 02:32:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 02:32:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891a380b
app-containers/runc: Stabilize 1.2.4 ppc64, #948057
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/runc/runc-1.2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/runc/runc-1.2.4.ebuild
b/app-containers/runc/runc-1.2.4.ebuild
index 9cea27ff3de4..05ef6f0df271 100644
--- a/app-containers/runc/runc-1.2.4.ebuild
+++ b/app-containers/runc/runc-1.2.4.ebuild
@@ -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="