commit: b70e7f16ca0373010a2c58ae1847073aa0f6718f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 22:23:09 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 22:23:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70e7f16
sys-auth/munge: Stabilize 0.5.15 x86, #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 cec783f10b08..9bc4353b919a 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"
