commit: 3ba54225661336c7e7a517f859b9f4fd647c636b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 22:40:10 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 22:40:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba54225
sys-auth/munge: Stabilize 0.5.15 ppc64, #909652 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/munge/munge-0.5.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/munge/munge-0.5.15.ebuild b/sys-auth/munge/munge-0.5.15.ebuild index 9bc4353b919a..2b3fdceaeb22 100644 --- a/sys-auth/munge/munge-0.5.15.ebuild +++ b/sys-auth/munge/munge-0.5.15.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" IUSE="debug gcrypt static-libs" # TODO: still tries to use ${S}? RESTRICT="test"
