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"