From 6c7956c7db9af337264a7a6a91d63b730a4e47c3 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 13 Feb 2026 02:45:05 -0500 Subject: [PATCH] sys-auth/munge: Stabilize 0.5.18 ppc, #969997 Signed-off-by: Eli Schwartz --- sys-auth/munge/munge-0.5.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/munge/munge-0.5.18.ebuild b/sys-auth/munge/munge-0.5.18.ebuild index 1f962aa316809..64a52f29c49ea 100644 --- a/sys-auth/munge/munge-0.5.18.ebuild +++ b/sys-auth/munge/munge-0.5.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dun/munge/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="debug gcrypt static-libs" # TODO: still tries to use ${S}? RESTRICT="test"