commit: 5f0f442c7fc66422e8ff4c8a754b3ab755eb4870 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 22:13:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 22:13:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0f442c
sys-auth/munge: Stabilize 0.5.15 amd64, #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 d7cab612870d..2d783ee95ce7 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"